yggdrasil: update to 0.3.2
This commit is contained in:
parent
6d842e7e6e
commit
8b27277ce8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yggdrasil'
|
||||
pkgname=yggdrasil
|
||||
version=0.3.1
|
||||
version=0.3.2
|
||||
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=1d4b1ab65577d6805bacbba1abd552187f9794c914f72a43c90c78e7cb83feab
|
||||
checksum=28fc0f89f4f95c809a1eda54d1ce63b34444b44d2f9ddec4c566cc3c6e010f53
|
||||
|
||||
do_build() {
|
||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||
|
|
Loading…
Reference in New Issue