From d0fa5381d1ca2cbedb200e5f941a37adaa20fee5 Mon Sep 17 00:00:00 2001 From: Jason Elswick Date: Mon, 29 Jan 2024 08:43:24 -0600 Subject: [PATCH] yggdrasil: update to 0.5.5. --- srcpkgs/yggdrasil/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template index 0b8866f3c60..df3e55e18e8 100644 --- a/srcpkgs/yggdrasil/template +++ b/srcpkgs/yggdrasil/template @@ -1,6 +1,6 @@ # Template file for 'yggdrasil' pkgname=yggdrasil -version=0.5.4 +version=0.5.5 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=c1cceb9a7a4a8959536b1d930ca081bcfbc76ab655e4bcb55d5d0ab6520d9241 +checksum=cdbb56b19b91b828afa282554862efb2a79dd4ada26dfb5a7bf3b0c5220f6c17 do_build() { PKGNAME=${pkgname} PKGVER=${version} ./build