remmina: update to 1.2.32.1.
This commit is contained in:
parent
83da50a2d2
commit
ef1bf425be
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'remmina'
|
||||
pkgname=remmina
|
||||
version=1.2.32
|
||||
revision=2
|
||||
version=1.2.32.1
|
||||
revision=1
|
||||
wrksrc="Remmina-${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DWITH_APPINDICATOR=OFF -DCMAKE_USE_PTHREADS_INIT=ON"
|
||||
|
@ -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=803d8cd4ec5a860f32297517f4d61f03de720259afe98eef58e4f83af46e1ae0
|
||||
checksum=fe2960ab2846be1f96c6367a486614af445b97c8528c883f23eeca8d54d82b2d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel" ;;
|
||||
|
|
Loading…
Reference in a new issue