Skip to content
Snippets Groups Projects
Commit 6ba51ba1 authored by Leo's avatar Leo
Browse files

testing/aports-glmr: fix checksum

parent ede0cde5
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,6 @@ license="MIT" ...@@ -8,7 +8,6 @@ license="MIT"
arch="all" arch="all"
makedepends="go" makedepends="go"
source="https://gitlab.alpinelinux.org/ncopa/aports-glmr/-/archive/$pkgver/aports-glmr-$pkgver.tar.gz" source="https://gitlab.alpinelinux.org/ncopa/aports-glmr/-/archive/$pkgver/aports-glmr-$pkgver.tar.gz"
builddir="$srcdir/aports-glmr-$pkgver"
options="!check" # no checks options="!check" # no checks
build() { build() {
...@@ -23,4 +22,6 @@ package() { ...@@ -23,4 +22,6 @@ package() {
DESTDIR="$pkgdir" make install prefix=/usr DESTDIR="$pkgdir" make install prefix=/usr
} }
sha512sums="d5d96ba3618a28fce8cdcbf101a1d4abec2f2fe0aee0acabf970ce6d9d8f654eb494bab061d7f132b0c5149320ab32727982ad3e5c5e7c12b7a79aed35576548 aports-glmr-0.2.tar.gz" sha512sums="
5e7b92b5428d144de5d67ea1ac5acfe651cb3ad0a98b499132d31444a0aefff53b7a3846001a2af66f69b212c7688dfc8211a991858d33c745ced4a50dab2e6f aports-glmr-0.2.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment