From f86eb12a8b74795b6547f8561826b377fb7940ca Mon Sep 17 00:00:00 2001 From: Anachron Date: Thu, 25 Jul 2019 08:20:50 +0200 Subject: [PATCH] gnunet: update to 0.11.6 --- srcpkgs/gnunet/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gnunet/template b/srcpkgs/gnunet/template index b0bbd3240fc..32c4155a8b6 100644 --- a/srcpkgs/gnunet/template +++ b/srcpkgs/gnunet/template @@ -1,6 +1,6 @@ # Template file for 'gnunet' pkgname=gnunet -version=0.11.5 +version=0.11.6 revision=1 wrksrc="${pkgname}-v${version}" build_style=gnu-configure @@ -13,7 +13,7 @@ maintainer="Anachron " license="GPL-3.0-or-later" homepage="https://gnunet.org" distfiles="https://git.gnunet.org/gnunet.git/snapshot/${pkgname}-v${version}.tar.gz" -checksum=ac99e7e5a167aa42e7734ad5c94a31be1f9fe98842a923c382c8a30b5320561a +checksum=0a7dbdd8b156722ac71e66129f4c4d9f62062e9172c7340fe244039f0f0a25ae case "$XBPS_TARGET_MACHINE" in armv[56]*|mips*|ppc|ppc-musl)