diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index f3db3e1149b..0857da80f2c 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.2.7 +version=0.3.0 revision=1 wrksrc="yggdrasil-go-${version}" build_style=go @@ -11,7 +11,7 @@ maintainer="Jan Christian Gruenhage " license="LGPL-3.0-only" homepage="https://yggdrasil-network.github.io/" distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz" -checksum=4feff2b8c62b507269e8f9176964f46acdb550171e94f6d9cbfc351cf9cc6544 +checksum=e9dd422c620c3fb00e332e2d76c6f05584f63db7f453319f4401c005cf073cef do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build