yggdrasil: update to 0.4.6.

This commit is contained in:
Jan Christian Grünhage 2022-10-27 13:58:05 +02:00 committed by classabbyamp
parent 9b6efcc575
commit d1a367d52b
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.4.5
version=0.4.6
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
@ -11,7 +11,7 @@ license="LGPL-3.0-only"
homepage="https://yggdrasil-network.github.io/"
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"
checksum=1d11531d1a44d74cafd43645575e5a26f3c2e0d816360b53e286db7dc5813a29
checksum=5ae5c055a2c5cdb142ebd8400f0d9ed1acbe94890656d0ec3170550675f7904e
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build