diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index 0857da80f2c..5d3585d59a3 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.3.0 +version=0.3.1 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=e9dd422c620c3fb00e332e2d76c6f05584f63db7f453319f4401c005cf073cef +checksum=3ba3c58c944606dc69f4fedc19a254936024d5472d2ad6d9a6db094f352e8071 do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build