yggdrasil: update to 0.4.2.

This commit is contained in:
Jan Christian Grünhage 2021-11-08 11:50:42 +01:00 committed by Érico Nogueira Rolim
parent c0dbe8a2bc
commit 11b1fdff58

View file

@ -1,7 +1,7 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.4.0
revision=2
version=0.4.2
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
go_import_path=github.com/yggdrasil-network/yggdrasil-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=6ad762012ef1a73bfb718db4a23c5a0067e13939d0655221afc4c1f723736cbf
checksum=ac21671e2ed0bf5313d277dead703190c6bdccfe8bbb4ccb4ad8d1258ff79689
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build