package/freerdp: bump version
Since we bumped to CMake-3.1, the build of FreeRDP is broken: CMake Error at channels/client/CMakeLists.txt:33 (list): list sub-command REMOVE_DUPLICATES requires list to be present. This has been fixed upstream, so just bump the version to get that fix. Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0fa62b4ca5
commit
361f528aea
@ -5,7 +5,7 @@
|
||||
################################################################################
|
||||
|
||||
# Changeset on the stable-1.1 branch
|
||||
FREERDP_VERSION = 440916eae2e07463912d5fe507677e67096eb083
|
||||
FREERDP_VERSION = b21ff842ef3de5837513042dc30488b12bd9cf9d
|
||||
FREERDP_SITE = $(call github,FreeRDP,FreeRDP,$(FREERDP_VERSION))
|
||||
FREERDP_DEPENDENCIES = openssl zlib \
|
||||
xlib_libX11 xlib_libXt xlib_libXext xlib_libXcursor
|
||||
|
Loading…
Reference in New Issue
Block a user