summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/utf8proc/utf8proc_2.11.3.bb (renamed from meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb b/meta-oe/recipes-support/utf8proc/utf8proc_2.11.3.bb
index 626836bd1c..4510eb9bf3 100644
--- a/meta-oe/recipes-support/utf8proc/utf8proc_2.10.0.bb
+++ b/meta-oe/recipes-support/utf8proc/utf8proc_2.11.3.bb
@@ -12,7 +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"
15SRCREV = "a1b99daa2a3393884220264c927a48ba1251a9c6" 15SRCREV = "e5e799221b45bbb90f5fdc5c69b6b8dfbf017e78"
16 16
17inherit cmake ptest 17inherit cmake ptest
18 18