yggdrasil: update to 0.3.7
This commit is contained in:
parent
23a74d10b7
commit
116a21fe45
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yggdrasil'
|
||||
pkgname=yggdrasil
|
||||
version=0.3.6
|
||||
version=0.3.7
|
||||
revision=2
|
||||
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=dc1699064319f19a64ac57bac366a15d718008fdb75ef03bf4252d3552dff4eb
|
||||
checksum=a0fc98f7d479fb44943fe85f223fbd9c5de529baa6f66887e37e904117e18a6a
|
||||
|
||||
do_build() {
|
||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||
|
|
Loading…
Reference in New Issue