remmina: update to 1.3.9
This commit is contained in:
parent
55cbd3c98d
commit
0bb8bfaed9
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'remmina'
|
# Template file for 'remmina'
|
||||||
pkgname=remmina
|
pkgname=remmina
|
||||||
version=1.3.6
|
version=1.3.9
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Remmina-${version}"
|
wrksrc="Remmina-v${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITH_APPINDICATOR=OFF -DCMAKE_USE_PTHREADS_INIT=ON"
|
configure_args="-DWITH_APPINDICATOR=OFF -DCMAKE_USE_PTHREADS_INIT=ON"
|
||||||
hostmakedepends="intltool pkg-config"
|
hostmakedepends="intltool pkg-config"
|
||||||
|
@ -19,8 +19,8 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
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://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
|
||||||
checksum=c9a2327d02285cec78ef6eab8154d88d78d2d6a874e17681fcc6cb1aff20c40d
|
checksum=e6ee922d1fa2b341028825020be8f02191a26c3d07521acf53920fe1d687e7a5
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" libexecinfo-devel" ;;
|
*-musl) makedepends+=" libexecinfo-devel" ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue