mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
remmina: update to 1.4.31.
This commit is contained in:
parent
eed850591d
commit
526acd4573
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'remmina'
|
# Template file for 'remmina'
|
||||||
pkgname=remmina
|
pkgname=remmina
|
||||||
version=1.4.29
|
version=1.4.31
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DCMAKE_USE_PTHREADS_INIT=ON"
|
configure_args="-DCMAKE_USE_PTHREADS_INIT=ON"
|
||||||
hostmakedepends="glib-devel intltool pkg-config shared-mime-info"
|
hostmakedepends="glib-devel intltool pkg-config shared-mime-info"
|
||||||
|
@ -19,7 +19,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=94d11d00602d12ed033b1018e42171dfd1b1a42081530c229e4a3988c4f3a3d9
|
checksum=cfe9d4a6f2951d35533e5b2235f76640573c91f1be3bd8118637fbf68234500a
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" libexecinfo-devel"
|
makedepends+=" libexecinfo-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue