diff options
| -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" | |||
| 9 | SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master" | 9 | SRC_URI = "git://github.com/benhoyt/inih.git;protocol=https;branch=master" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 12 | SRCREV = "5e1d9e2625842dddb3f9c086a50f22e4f45dfc2b" | 12 | SRCREV = "9cecf0643da0846e77f64d10a126d9f48b9e05e8" |
| 13 | 13 | ||
| 14 | inherit meson pkgconfig | 14 | inherit meson pkgconfig |
