yggdrasil: update to 0.5.9.
This commit is contained in:
parent
53ac249f00
commit
df436e54b2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'yggdrasil'
|
# Template file for 'yggdrasil'
|
||||||
pkgname=yggdrasil
|
pkgname=yggdrasil
|
||||||
version=0.5.8
|
version=0.5.9
|
||||||
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
|
||||||
|
@ -13,7 +13,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=34845eff314d971e56c12186ef15ce52efdf78d787d17381ea4cefaf4b853df3
|
checksum=ed7e310292234dd871aa0f02e5e131b876a675ebad43a1785e986b0eaa8069dc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv yggdrasil
|
vsv yggdrasil
|
||||||
|
|
Loading…
Reference in New Issue