diff options
-rw-r--r-- | meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb b/meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb index e42d16b8b7..626836bd1c 100644 --- a/meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb +++ b/meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb | |||
@@ -12,6 +12,7 @@ SRC_URI = "\ | |||
12 | git://github.com/JuliaStrings/utf8proc;protocol=https;branch=master;tag=v${PV} \ | 12 | git://github.com/JuliaStrings/utf8proc;protocol=https;branch=master;tag=v${PV} \ |
13 | file://run-ptest \ | 13 | file://run-ptest \ |
14 | " | 14 | " |
15 | SRCREV = "a1b99daa2a3393884220264c927a48ba1251a9c6" | ||
15 | 16 | ||
16 | inherit cmake ptest | 17 | inherit cmake ptest |
17 | 18 | ||