mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yggdrasil: update to 0.3.13.
This commit is contained in:
parent
8535c6a951
commit
386a12209f
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.12
|
version=0.3.13
|
||||||
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=c82ba4020276f85f53ecd8ccb08db4c79ac0a1a23c1011140ca8585721ae9008
|
checksum=ba2149024152c4df65e68722e7d4d1050fec71907904a7bdf9757159d94cd83d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||||
|
|
Loading…
Add table
Reference in a new issue