summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb (renamed from meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb b/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb
index 6433675ca4..aec50e7e6b 100644
--- a/meta-oe/recipes-support/libgpiod/libgpiod_1.4.4.bb
+++ b/meta-oe/recipes-support/libgpiod/libgpiod_1.4.5.bb
@@ -5,8 +5,8 @@ LICENSE = "LGPLv2.1+"
5LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de" 5LIC_FILES_CHKSUM = "file://COPYING;md5=2caced0b25dfefd4c601d92bd15116de"
6 6
7SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz" 7SRC_URI = "https://www.kernel.org/pub/software/libs/${BPN}/${BP}.tar.xz"
8SRC_URI[md5sum] = "064c2627397e6641c52de09a26951112" 8SRC_URI[md5sum] = "0da9e11dcb0ac0149967b0c4d3ed9cfd"
9SRC_URI[sha256sum] = "f1cda2789e6a13a92aefc012a76e5a7cc57a1b402d66f71df8719ee314b67699" 9SRC_URI[sha256sum] = "a041b06907c956dd1c77836cccf4d392af29b9fe09c8ad18449a6da707b5ba2d"
10 10
11inherit autotools pkgconfig python3native 11inherit autotools pkgconfig python3native
12 12