yggdrasil: update to 0.3.12.
This commit is contained in:
parent
a37d0e9118
commit
6c01ca9afc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yggdrasil'
|
||||
pkgname=yggdrasil
|
||||
version=0.3.11
|
||||
version=0.3.12
|
||||
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=a831ee7ae5b7cf58950eac5f9cfab24688990db8d91b250624d9bae58da3cfb9
|
||||
checksum=c82ba4020276f85f53ecd8ccb08db4c79ac0a1a23c1011140ca8585721ae9008
|
||||
|
||||
do_build() {
|
||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||
|
|
Loading…
Reference in a new issue