From 084320f1cb92a68b1d31c80749f3129b55fefc38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Tue, 22 Nov 2022 14:57:37 +0100 Subject: [PATCH] yggdrasil: update to 0.4.7. --- srcpkgs/yggdrasil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index fc2d0e4860fc..37ae8fa848fe 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.4.6 +version=0.4.7 revision=1 build_style=go go_import_path=github.com/yggdrasil-network/yggdrasil-go @@ -10,7 +10,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=5ae5c055a2c5cdb142ebd8400f0d9ed1acbe94890656d0ec3170550675f7904e +checksum=47429f75b87d9b2450108471991e84c90d748606642e8778e9f578485b05a56f do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build