diff options
-rw-r--r-- | meta-oe/recipes-support/onig/onig_6.9.10.bb (renamed from meta-oe/recipes-support/onig/onig_6.9.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/onig/onig_6.9.9.bb b/meta-oe/recipes-support/onig/onig_6.9.10.bb index 414d9bfc16..f285c2ed73 100644 --- a/meta-oe/recipes-support/onig/onig_6.9.9.bb +++ b/meta-oe/recipes-support/onig/onig_6.9.10.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "\ | |||
14 | file://run-ptest \ | 14 | file://run-ptest \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "60162bd3b9fc6f4886d4c7a07925ffd374167732f55dce8c491bfd9cd818a6cf" | 17 | SRC_URI[sha256sum] = "2a5cfc5ae259e4e97f86b68dfffc152cdaffe94e2060b770cb827238d769fc05" |
18 | 18 | ||
19 | UPSTREAM_CHECK_URI = "https://github.com/kkos/oniguruma/releases/" | 19 | UPSTREAM_CHECK_URI = "https://github.com/kkos/oniguruma/releases/" |
20 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 20 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |