remmina: update to 1.3.4.

This commit is contained in:
Frank Steinborn 2019-03-14 17:37:10 +01:00 committed by maxice8
parent 71bdc8f51f
commit 07feab696e
1 changed files with 2 additions and 2 deletions

View File

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