yggdrasil: update to 0.3.0

This commit is contained in:
Jan Christian Gruenhage 2018-12-12 19:02:37 +01:00 committed by maxice8
parent 8df5ba6fb9
commit 1fa97915a7

View file

@ -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 <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=4feff2b8c62b507269e8f9176964f46acdb550171e94f6d9cbfc351cf9cc6544
checksum=e9dd422c620c3fb00e332e2d76c6f05584f63db7f453319f4401c005cf073cef
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build