remmina: update to 1.4.10.
This commit is contained in:
parent
018bae659f
commit
f9b9870e63
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.4.8
|
version=1.4.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://gitlab.com/Remmina/Remmina/-/raw/master/CHANGELOG.md"
|
changelog="https://gitlab.com/Remmina/Remmina/-/raw/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=d33d39f497cffc707ceb58982235c32050368264640a462922117fbc26d2d65d
|
checksum=8ce3a5d5bb4fb3e7d1bfee6ec597c8c91b73a70b14b8fbf47c9323106783c9ee
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" libexecinfo-devel"
|
makedepends+=" libexecinfo-devel"
|
||||||
|
|
Loading…
Reference in a new issue