summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/poco/poco_1.11.2.bb (renamed from meta-oe/recipes-support/poco/poco_1.11.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.11.1.bb b/meta-oe/recipes-support/poco/poco_1.11.2.bb
index 3cfd49fcdd..8694983e7c 100644
--- a/meta-oe/recipes-support/poco/poco_1.11.1.bb
+++ b/meta-oe/recipes-support/poco/poco_1.11.2.bb
@@ -12,7 +12,7 @@ SRC_URI = " \
12 git://github.com/pocoproject/poco.git;branch=master;protocol=https \ 12 git://github.com/pocoproject/poco.git;branch=master;protocol=https \
13 file://run-ptest \ 13 file://run-ptest \
14 " 14 "
15SRCREV = "de61f0049175a941cc83c2615c3bdc5e947b89f9" 15SRCREV = "9d1c428c861f2e5ccf09149bbe8d2149720c5896"
16 16
17UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)" 17UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)"
18 18