yggdrasil: update to 0.4.4.

This commit is contained in:
Jan Christian Grünhage 2022-07-08 14:21:53 +02:00 committed by classabbyamp
parent 33b50975cb
commit c05bc7f6d6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.4.3
version=0.4.4
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
@ -10,7 +10,7 @@ maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
license="LGPL-3.0-only"
homepage="https://yggdrasil-network.github.io/"
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
checksum=db793089eddfef628d30055d8b06a6a09f98bb38c3b4ede5265a4ad6eaa80d52
checksum=82a137a12621a21d40aa1a1ce088fd3452e687c6d5a0f1782c72321dfe6f6071
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build