remmina: update to 1.3.0
This commit is contained in:
parent
646356e478
commit
8f8584c031
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'remmina'
|
||||
pkgname=remmina
|
||||
version=1.2.32.1
|
||||
version=1.3.0
|
||||
revision=1
|
||||
wrksrc="Remmina-${version}"
|
||||
build_style=cmake
|
||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.remmina.org/wp/"
|
||||
changelog="https://raw.githubusercontent.com/FreeRDP/Remmina/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz"
|
||||
checksum=fe2960ab2846be1f96c6367a486614af445b97c8528c883f23eeca8d54d82b2d
|
||||
checksum=f4f26b9e008a6f1eda57ead7882e3d144b4dd14af71150c169369471a7e871e8
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel" ;;
|
||||
|
|
Loading…
Reference in New Issue