mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
remmina: update to 1.4.1.
This commit is contained in:
parent
f51b684ac2
commit
5fd453a704
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.10
|
version=1.4.1
|
||||||
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=d4af75cd5aa824e2099f9f1927652da3c8892013e8b950309b8b2db2ad6f3049
|
checksum=f2b3ffd4954677afa54981ba3bf21024c74ddbf5d5e874ce8dc0f544c990cd9b
|
||||||
|
|
||||||
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