yggdrasil: update to 0.3.1

This commit is contained in:
Jan Christian Gruenhage 2018-12-18 10:50:39 +01:00 committed by Helmut Pozimski
parent 2b1aa5ae06
commit 1b610233e2

View file

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