summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libbsd/libbsd_0.6.0.bb (renamed from meta/recipes-support/libbsd/libbsd_0.5.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libbsd/libbsd_0.5.2.bb b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
index 952f212237..771f322a45 100644
--- a/meta/recipes-support/libbsd/libbsd_0.5.2.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.6.0.bb
@@ -13,7 +13,7 @@ SECTION = "libs"
13DEPENDS = "" 13DEPENDS = ""
14 14
15SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" 15SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
16SRC_URI[md5sum] = "be8b2e0dc4614699834c49693574fd1a" 16SRC_URI[md5sum] = "f6c75f0a9818e323a589bcbd560a0eb4"
17SRC_URI[sha256sum] = "5340cf67555a8d92e7652d96540a47986a26eeafb9a0a3e22d3b3e5701ebe23f" 17SRC_URI[sha256sum] = "9e8f34ffa9c8579c87965a55a82d8ac37a1dc64858f717b7c49452ade277cc62"
18 18
19inherit autotools pkgconfig 19inherit autotools pkgconfig