remmina: update to 1.3.2.

This commit is contained in:
Helmut Pozimski 2019-02-03 18:38:37 +01:00 committed by maxice8
parent 1d94575720
commit f7dcfe54df
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'remmina'
pkgname=remmina
version=1.3.0
version=1.3.2
revision=1
wrksrc="Remmina-${version}"
build_style=cmake
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
homepage="http://www.remmina.org/wp/"
changelog="https://raw.githubusercontent.com/FreeRDP/Remmina/master/CHANGELOG.md"
distfiles="https://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz"
checksum=f4f26b9e008a6f1eda57ead7882e3d144b4dd14af71150c169369471a7e871e8
checksum=244aa9f2af455b230c61775e947937f1b345ced2c7882e72fe63e603d7cd4b95
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel" ;;