mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
remmina: update to 1.3.10.
This commit is contained in:
parent
2c2a04dad0
commit
916bc26528
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'remmina'
|
# Template file for 'remmina'
|
||||||
pkgname=remmina
|
pkgname=remmina
|
||||||
version=1.3.9
|
version=1.3.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="Remmina-v${version}"
|
wrksrc="Remmina-v${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -20,7 +20,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://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
|
distfiles="https://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
|
||||||
checksum=e6ee922d1fa2b341028825020be8f02191a26c3d07521acf53920fe1d687e7a5
|
checksum=d4af75cd5aa824e2099f9f1927652da3c8892013e8b950309b8b2db2ad6f3049
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl) makedepends+=" libexecinfo-devel" ;;
|
*-musl) makedepends+=" libexecinfo-devel" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue