freerdp: update to 2.1.1.

This commit is contained in:
Daniel Eyßer 2020-05-31 21:53:17 +02:00 committed by Helmut Pozimski
parent 72136fe15e
commit 70bb9a2d63
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'freerdp'
pkgname=freerdp
version=2.1.0
version=2.1.1
revision=1
wrksrc="FreeRDP-${version}"
build_style=cmake
@ -19,7 +19,7 @@ license="Apache-2.0"
homepage="https://www.freerdp.com/"
changelog="https://raw.githubusercontent.com/FreeRDP/FreeRDP/master/ChangeLog"
distfiles="https://github.com/FreeRDP/FreeRDP/archive/${version}.tar.gz"
checksum=463b337c832dfc0918d03cf24cc94202535ad718915f11f51051da3442d4d8a7
checksum=ce363a6578530cf508df802bb980a8dd49a874919bfa33b8c61d992ad0882bfb
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*) configure_args+=" -DWITH_SSE2=ON";;