mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
onig: upgrade 6.9.9 -> 6.9.10
Changelog: * Update Unicode version 16.0 * Add new operator (*SKIP) * Fixed: ONIG_SYN_CONTEXT_INDEP_REPEAT_OPS not working for ^* pattern (Issue #292) Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
14b3a5ccb2
commit
a3f31bcbc6
|
|
@ -14,7 +14,7 @@ SRC_URI = "\
|
|||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "60162bd3b9fc6f4886d4c7a07925ffd374167732f55dce8c491bfd9cd818a6cf"
|
||||
SRC_URI[sha256sum] = "2a5cfc5ae259e4e97f86b68dfffc152cdaffe94e2060b770cb827238d769fc05"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/kkos/oniguruma/releases/"
|
||||
UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
Loading…
Reference in New Issue
Block a user