mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
freerdp: update to 2.1.1.
This commit is contained in:
parent
72136fe15e
commit
70bb9a2d63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'freerdp'
|
# Template file for 'freerdp'
|
||||||
pkgname=freerdp
|
pkgname=freerdp
|
||||||
version=2.1.0
|
version=2.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="FreeRDP-${version}"
|
wrksrc="FreeRDP-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -19,7 +19,7 @@ license="Apache-2.0"
|
||||||
homepage="https://www.freerdp.com/"
|
homepage="https://www.freerdp.com/"
|
||||||
changelog="https://raw.githubusercontent.com/FreeRDP/FreeRDP/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/FreeRDP/FreeRDP/master/ChangeLog"
|
||||||
distfiles="https://github.com/FreeRDP/FreeRDP/archive/${version}.tar.gz"
|
distfiles="https://github.com/FreeRDP/FreeRDP/archive/${version}.tar.gz"
|
||||||
checksum=463b337c832dfc0918d03cf24cc94202535ad718915f11f51051da3442d4d8a7
|
checksum=ce363a6578530cf508df802bb980a8dd49a874919bfa33b8c61d992ad0882bfb
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686*|x86_64*) configure_args+=" -DWITH_SSE2=ON";;
|
i686*|x86_64*) configure_args+=" -DWITH_SSE2=ON";;
|
||||||
|
|
Loading…
Add table
Reference in a new issue