diff options
| -rw-r--r-- | meta-oe/recipes-support/poco/poco_1.11.3.bb (renamed from meta-oe/recipes-support/poco/poco_1.11.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.11.2.bb b/meta-oe/recipes-support/poco/poco_1.11.3.bb index 8694983e7c..757fa89837 100644 --- a/meta-oe/recipes-support/poco/poco_1.11.2.bb +++ b/meta-oe/recipes-support/poco/poco_1.11.3.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 | " |
| 15 | SRCREV = "9d1c428c861f2e5ccf09149bbe8d2149720c5896" | 15 | SRCREV = "191cbdc97e1d9de023b8a65e0dc844911c06f6a8" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)" | 17 | UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)" |
| 18 | 18 | ||
