yggdrasil: fix checksum
This commit is contained in:
parent
db9abc3849
commit
fd3f78f359
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://yggdrasil-network.github.io/"
|
homepage="https://yggdrasil-network.github.io/"
|
||||||
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
|
||||||
checksum=3ba3c58c944606dc69f4fedc19a254936024d5472d2ad6d9a6db094f352e8071
|
checksum=1d4b1ab65577d6805bacbba1abd552187f9794c914f72a43c90c78e7cb83feab
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue