diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index f884f10972..30a619119d 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.3.3 +version=0.3.4 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=f76dc1343b3ba555b2d1f43134b3f73fb9516095ddbea7c2387f8af8c57e1e8e +checksum=cc3b9b39bfb6bedcc7059f3d151a7741a4a02ce328d7fa79ba41e07e8bafa9cc do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build