remmina: update to 1.2.32.

This commit is contained in:
cr6git 2018-10-08 22:50:59 +02:00 committed by GitHub
parent 6f037b403b
commit f8b6f21e15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'remmina'
pkgname=remmina
version=1.2.31.4
version=1.2.32
revision=1
wrksrc="Remmina-${version}"
build_style=cmake
@ -15,8 +15,9 @@ short_desc="Remote desktop client written in GTK+"
maintainer="cr6git <quark6@protonmail.com>"
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=b9adc23ac84630607f219cbae4c3ce89239aebaaae023e13d5423da56ae74173
checksum=803d8cd4ec5a860f32297517f4d61f03de720259afe98eef58e4f83af46e1ae0
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel" ;;