parent
b9dbf83133
commit
0ea263c4b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'yggdrasil'
|
||||
pkgname=yggdrasil
|
||||
version=0.3.5
|
||||
version=0.3.6
|
||||
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=2c69029adeb053ad049e90f1e4b7efa986094779868da77464d3c869984e861b
|
||||
checksum=dc1699064319f19a64ac57bac366a15d718008fdb75ef03bf4252d3552dff4eb
|
||||
|
||||
do_build() {
|
||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||
|
|
Loading…
Reference in a new issue