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