yggdrasil: update to 0.3.1
This commit is contained in:
parent
2b1aa5ae06
commit
1b610233e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yggdrasil'
|
# Template file for 'yggdrasil'
|
||||||
pkgname=yggdrasil
|
pkgname=yggdrasil
|
||||||
version=0.3.0
|
version=0.3.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="yggdrasil-go-${version}"
|
wrksrc="yggdrasil-go-${version}"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
|
||||||
license="LGPL-3.0-only"
|
license="LGPL-3.0-only"
|
||||||
homepage="https://yggdrasil-network.github.io/"
|
homepage="https://yggdrasil-network.github.io/"
|
||||||
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
|
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
|
||||||
checksum=e9dd422c620c3fb00e332e2d76c6f05584f63db7f453319f4401c005cf073cef
|
checksum=3ba3c58c944606dc69f4fedc19a254936024d5472d2ad6d9a6db094f352e8071
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue