From 704216be3d333a9257048c059845f8cf4dc61d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Wed, 19 Oct 2022 09:33:48 +0200 Subject: [PATCH] yggdrasil: update to 0.4.5. --- srcpkgs/yggdrasil/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index 171d45420e42..1a999577b529 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -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 " 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