summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/freerdp/freerdp_2.11.1.bb (renamed from meta-oe/recipes-support/freerdp/freerdp_2.11.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/freerdp/freerdp_2.11.0.bb b/meta-oe/recipes-support/freerdp/freerdp_2.11.1.bb
index 4a5a763c8e..063a63b1e3 100644
--- a/meta-oe/recipes-support/freerdp/freerdp_2.11.0.bb
+++ b/meta-oe/recipes-support/freerdp/freerdp_2.11.1.bb
@@ -13,7 +13,7 @@ inherit pkgconfig cmake gitpkgv
13PE = "1" 13PE = "1"
14PKGV = "${GITPKGVTAG}" 14PKGV = "${GITPKGVTAG}"
15 15
16SRCREV = "1384b3c33b9bd7599633cc54bf20cf20ec6be83c" 16SRCREV = "9d3d40bf3e429c0cd6609f686c0e73ed0eff0a07"
17SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \ 17SRC_URI = "git://github.com/FreeRDP/FreeRDP.git;branch=stable-2.0;protocol=https \
18 file://winpr-makecert-Build-with-install-RPATH.patch \ 18 file://winpr-makecert-Build-with-install-RPATH.patch \
19 file://0001-Fix-const-qualifier-error.patch \ 19 file://0001-Fix-const-qualifier-error.patch \