diff --git a/srcpkgs/remmina/template b/srcpkgs/remmina/template index 08c0b12327b..8d35550a802 100644 --- a/srcpkgs/remmina/template +++ b/srcpkgs/remmina/template @@ -1,6 +1,6 @@ # Template file for 'remmina' pkgname=remmina -version=1.3.10 +version=1.4.1 revision=1 wrksrc="Remmina-v${version}" build_style=cmake @@ -20,7 +20,7 @@ license="GPL-2.0-or-later" homepage="https://remmina.org" changelog="https://raw.githubusercontent.com/FreeRDP/Remmina/master/CHANGELOG.md" distfiles="https://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2" -checksum=d4af75cd5aa824e2099f9f1927652da3c8892013e8b950309b8b2db2ad6f3049 +checksum=f2b3ffd4954677afa54981ba3bf21024c74ddbf5d5e874ce8dc0f544c990cd9b case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" libexecinfo-devel" ;;