yggdrasil: update to 0.3.10
This commit is contained in:
parent
186cb08bd9
commit
83bf8389e1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yggdrasil'
|
||||
pkgname=yggdrasil
|
||||
version=0.3.9
|
||||
version=0.3.10
|
||||
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=34780dbdbcb486320097274ef9d3c606165c44132f250e481671f99686c77b73
|
||||
checksum=c6abe1757b044e80ff28a4003a03ddb192181c9dcb4aaf9de5749394861b733e
|
||||
|
||||
do_build() {
|
||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||
|
|
Loading…
Reference in a new issue