From 45b31397fc68866ce60cdcd5127cd862ceda9ce0 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 28 May 2018 12:19:52 +0200 Subject: [PATCH] remmina: fix checksum --- srcpkgs/remmina/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template index b80ad1b38a5..56d7a2725cf 100644 --- a/srcpkgs/remmina/template +++ b/srcpkgs/remmina/template @@ -16,7 +16,7 @@ maintainer="cr6git " license="GPL-2.0-or-later" homepage="http://www.remmina.org/wp/" distfiles="https://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz" -checksum=2f102e20e134d2ccc7dac709fd6e1fcc9cd174092ec351fca8c661dabc21ca44 +checksum=cf9528709fe531830f949bc4adcc806b86606942e7ee552fd6177fcd81d4d33f case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" libexecinfo-devel" ;;