remmina: update to 1.4.18.
This commit is contained in:
parent
be40ca55bf
commit
37f25dcc3d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'remmina'
|
||||
pkgname=remmina
|
||||
version=1.4.17
|
||||
version=1.4.18
|
||||
revision=1
|
||||
wrksrc="Remmina-v${version}"
|
||||
build_style=cmake
|
||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://remmina.org"
|
||||
changelog="https://gitlab.com/Remmina/Remmina/-/raw/master/CHANGELOG.md"
|
||||
distfiles="https://gitlab.com/Remmina/Remmina/-/archive/v${version}/Remmina-v${version}.tar.bz2"
|
||||
checksum=721eca8438da16e298c815c326716425470c3acd83ab54413ed68c8103222f8c
|
||||
checksum=5599901a8bb70ae61b16e6d24e61a60ef9b129568fae0eaef997b8052e72ccd8
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" libexecinfo-devel"
|
||||
|
|
Loading…
Reference in New Issue