remmina: update to 1.2.31.2. (#1360)

This commit is contained in:
cr6git 2018-08-01 08:03:16 +02:00 committed by GitHub
parent 2a8c8db4ad
commit 4f340356d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'remmina'
pkgname=remmina
version=1.2.31
version=1.2.31.2
revision=1
wrksrc="Remmina-${version}"
build_style=cmake
@ -16,7 +16,7 @@ maintainer="cr6git <quark6@protonmail.com>"
license="GPL-2.0-or-later"
homepage="http://www.remmina.org/wp/"
distfiles="https://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz"
checksum=c3c6ee092bf234e40a802cf1940b0efe71eb979afbf0566bdd8ffb6e9e5fe5fd
checksum=26307915297d1c7731902d46e90a4a4ab26d7f9ad5d700477c32b2f47f3092be
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel" ;;