yggdrasil: update to 0.4.0

This commit is contained in:
Colin Reeder 2021-07-04 10:09:25 -06:00 committed by Érico Nogueira Rolim
parent acc117e221
commit 24a331d711
2 changed files with 4 additions and 2 deletions

View file

@ -0,0 +1,2 @@
NOTICE: Yggdrasil 0.4 contains breaking changes. For more information, see
https://yggdrasil-network.github.io/2021/06/19/preparing-for-v0-4.html

View file

@ -1,6 +1,6 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.3.16
version=0.4.0
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
@ -11,7 +11,7 @@ maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
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=e03595b78906b171155aaa11c922be3418bd056f8547e4d9f5123b6047316eac
checksum=6ad762012ef1a73bfb718db4a23c5a0067e13939d0655221afc4c1f723736cbf
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build