diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index df3e55e18e8..9d0b0a5ede9 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.5.5 +version=0.5.6 revision=1 build_style=go go_import_path=github.com/yggdrasil-network/yggdrasil-go @@ -10,7 +10,7 @@ license="LGPL-3.0-only" homepage="https://yggdrasil-network.github.io/" changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md" distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz" -checksum=cdbb56b19b91b828afa282554862efb2a79dd4ada26dfb5a7bf3b0c5220f6c17 +checksum=2e5a0874d29efd97147b98818afc1a457bc1d1cf42208df12d234962cb44379e do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build