mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
yggdrasil: update to 0.5.12
This commit is contained in:
parent
8db920af86
commit
4e1e5531e8
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.5.9
|
version=0.5.12
|
||||||
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=ed7e310292234dd871aa0f02e5e131b876a675ebad43a1785e986b0eaa8069dc
|
checksum=6504a1e4095e091e7d6f1baa36602e3258a62c5025671b61eccbf8be532c7a0b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv yggdrasil
|
vsv yggdrasil
|
||||||
|
|
Loading…
Add table
Reference in a new issue