yggdrasil: update to 0.4.5.

This commit is contained in:
Jan Christian Grünhage 2022-10-19 09:33:48 +02:00 committed by classabbyamp
parent 63a0448af5
commit 6cdf0fa860

View file

@ -1,6 +1,6 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.4.4
version=0.4.5
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
@ -9,8 +9,9 @@ short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
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=82a137a12621a21d40aa1a1ce088fd3452e687c6d5a0f1782c72321dfe6f6071
checksum=1d11531d1a44d74cafd43645575e5a26f3c2e0d816360b53e286db7dc5813a29
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build