From 3109c6b8cb198a3cbb6daa79bfd76ea1c2775949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Thu, 27 Oct 2022 13:58:05 +0200 Subject: [PATCH] yggdrasil: update to 0.4.6. --- srcpkgs/yggdrasil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index 1a999577b529..d819b5679243 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.4.5 +version=0.4.6 revision=1 wrksrc="yggdrasil-go-${version}" build_style=go @@ -11,7 +11,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=1d11531d1a44d74cafd43645575e5a26f3c2e0d816360b53e286db7dc5813a29 +checksum=5ae5c055a2c5cdb142ebd8400f0d9ed1acbe94890656d0ec3170550675f7904e do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build