remmina: update to 1.3.6.
This commit is contained in:
parent
4653640ae4
commit
408ee6c4d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'remmina'
|
||||
pkgname=remmina
|
||||
version=1.3.5
|
||||
version=1.3.6
|
||||
revision=1
|
||||
wrksrc="Remmina-${version}"
|
||||
build_style=cmake
|
||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://remmina.org"
|
||||
changelog="https://raw.githubusercontent.com/FreeRDP/Remmina/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/FreeRDP/Remmina/archive/v${version}.tar.gz"
|
||||
checksum=babb477f5acd1cb7056cf47ba50dc56ef1c850f9c00a9ec012573553b03ca5a4
|
||||
checksum=c9a2327d02285cec78ef6eab8154d88d78d2d6a874e17681fcc6cb1aff20c40d
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) makedepends+=" libexecinfo-devel" ;;
|
||||
|
|
Loading…
Reference in a new issue