diff options
-rw-r--r-- | meta-oe/recipes-support/onig/onig_6.9.9.bb (renamed from meta-oe/recipes-support/onig/onig_6.9.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/onig/onig_6.9.8.bb b/meta-oe/recipes-support/onig/onig_6.9.9.bb index 2144592286..b29437db1e 100644 --- a/meta-oe/recipes-support/onig/onig_6.9.8.bb +++ b/meta-oe/recipes-support/onig/onig_6.9.9.bb | |||
@@ -14,7 +14,7 @@ SRC_URI = "\ | |||
14 | file://run-ptest \ | 14 | file://run-ptest \ |
15 | " | 15 | " |
16 | 16 | ||
17 | SRC_URI[sha256sum] = "28cd62c1464623c7910565fb1ccaaa0104b2fe8b12bcd646e81f73b47535213e" | 17 | SRC_URI[sha256sum] = "60162bd3b9fc6f4886d4c7a07925ffd374167732f55dce8c491bfd9cd818a6cf" |
18 | 18 | ||
19 | BINCONFIG = "${bindir}/onig-config" | 19 | BINCONFIG = "${bindir}/onig-config" |
20 | 20 | ||