remmina: update to 1.2.30.1.

Closes #15081.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
cr6git 2018-06-12 08:39:32 +02:00 committed by Enno Boland
parent 00329fbcc3
commit f2a315afd1
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'remmina'
pkgname=remmina
version=1.2.30
version=1.2.30.1
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=cf9528709fe531830f949bc4adcc806b86606942e7ee552fd6177fcd81d4d33f
checksum=0251ead128e61143e23752d77dcd853b0850508e84829c8c36a2addc9d6f0da9
case "$XBPS_TARGET_MACHINE" in
*-musl) makedepends+=" libexecinfo-devel" ;;