mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yggdrasil: update to 0.4.7.
This commit is contained in:
parent
f254602900
commit
84ce3ced1e
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.4.6
|
version=0.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/yggdrasil-network/yggdrasil-go
|
go_import_path=github.com/yggdrasil-network/yggdrasil-go
|
||||||
|
@ -10,7 +10,7 @@ license="LGPL-3.0-only"
|
||||||
homepage="https://yggdrasil-network.github.io/"
|
homepage="https://yggdrasil-network.github.io/"
|
||||||
changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"
|
||||||
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=5ae5c055a2c5cdb142ebd8400f0d9ed1acbe94890656d0ec3170550675f7904e
|
checksum=47429f75b87d9b2450108471991e84c90d748606642e8778e9f578485b05a56f
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
PKGNAME=${pkgname} PKGVER=${version} ./build
|
PKGNAME=${pkgname} PKGVER=${version} ./build
|
||||||
|
|
Loading…
Add table
Reference in a new issue