remmina: update to 1.3.6.

This commit is contained in:
Frank Steinborn 2019-08-28 20:24:02 +02:00 committed by Johannes
parent 4653640ae4
commit 408ee6c4d5

View file

@ -1,6 +1,6 @@
# Template file for 'remmina'
pkgname=remmina
version=1.3.5
version=1.3.6
revision=1
wrksrc="Remmina-${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://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz"
checksum=babb477f5acd1cb7056cf47ba50dc56ef1c850f9c00a9ec012573553b03ca5a4
checksum=c9a2327d02285cec78ef6eab8154d88d78d2d6a874e17681fcc6cb1aff20c40d
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel" ;;