diff options
| -rw-r--r-- | meta-oe/recipes-support/poco/poco_1.12.2.bb (renamed from meta-oe/recipes-support/poco/poco_1.12.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/poco/poco_1.12.1.bb b/meta-oe/recipes-support/poco/poco_1.12.2.bb index daf9ec00b6..5ecc5b8dee 100644 --- a/meta-oe/recipes-support/poco/poco_1.12.1.bb +++ b/meta-oe/recipes-support/poco/poco_1.12.2.bb | |||
| @@ -11,7 +11,7 @@ DEPENDS = "libpcre2 zlib" | |||
| 11 | SRC_URI = "git://github.com/pocoproject/poco.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/pocoproject/poco.git;branch=master;protocol=https \ |
| 12 | file://run-ptest \ | 12 | file://run-ptest \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "92fac970d4b6161fd58335bfe1492689ba5a80a3" | 14 | SRCREV = "be19dc4a2f30eb97cc9bdd7551460db11cc27353" |
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)" | 16 | UPSTREAM_CHECK_GITTAGREGEX = "poco-(?P<pver>\d+(\.\d+)+)" |
| 17 | 17 | ||
