From 4ba7c7353214999535b80654a858792343528332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Mon, 8 Nov 2021 11:50:42 +0100 Subject: [PATCH] yggdrasil: update to 0.4.2. --- srcpkgs/yggdrasil/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index 4a6b2936bc5f..704beca6dad0 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,7 +1,7 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.4.0 -revision=2 +version=0.4.2 +revision=1 wrksrc="yggdrasil-go-${version}" build_style=go go_import_path=github.com/yggdrasil-network/yggdrasil-go @@ -11,7 +11,7 @@ maintainer="Jan Christian Gruenhage " 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=6ad762012ef1a73bfb718db4a23c5a0067e13939d0655221afc4c1f723736cbf +checksum=ac21671e2ed0bf5313d277dead703190c6bdccfe8bbb4ccb4ad8d1258ff79689 do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build