summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/inih/libinih_57.bb (renamed from meta-oe/recipes-support/inih/libinih_56.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/inih/libinih_56.bb b/meta-oe/recipes-support/inih/libinih_57.bb
index 89d68c6e16..08957e18fb 100644
--- a/meta-oe/recipes-support/inih/libinih_56.bb
+++ b/meta-oe/recipes-support/inih/libinih_57.bb
@@ -9,6 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a7a95d2af90376e85a05318794e6f202"
9SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master" 9SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12SRCREV = "5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b" 12SRCREV = "9cecf0643da0846e77f64d10a126d9f48b9e05e8"
13 13
14inherit meson pkgconfig 14inherit meson pkgconfig