diff options
-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" | |||
13 | DEPENDS = "" | 13 | DEPENDS = "" |
14 | 14 | ||
15 | SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" | 15 | SRC_URI = "http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz" |
16 | SRC_URI[md5sum] = "be8b2e0dc4614699834c49693574fd1a" | 16 | SRC_URI[md5sum] = "f6c75f0a9818e323a589bcbd560a0eb4" |
17 | SRC_URI[sha256sum] = "5340cf67555a8d92e7652d96540a47986a26eeafb9a0a3e22d3b3e5701ebe23f" | 17 | SRC_URI[sha256sum] = "9e8f34ffa9c8579c87965a55a82d8ac37a1dc64858f717b7c49452ade277cc62" |
18 | 18 | ||
19 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig |