summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/libbsd/libbsd_0.8.3.bb (renamed from meta/recipes-support/libbsd/libbsd_0.8.2.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-support/libbsd/libbsd_0.8.2.bb b/meta/recipes-support/libbsd/libbsd_0.8.3.bb
index 3335386d8f..92121efa83 100644
--- a/meta/recipes-support/libbsd/libbsd_0.8.2.bb
+++ b/meta/recipes-support/libbsd/libbsd_0.8.3.bb
@@ -30,14 +30,14 @@ HOMEPAGE = "http://libbsd.freedesktop.org/wiki/"
30# License: public-domain 30# License: public-domain
31# License: public-domain-Colin-Plumb 31# License: public-domain-Colin-Plumb
32LICENSE = "BSD-4-Clause & ISC & PD" 32LICENSE = "BSD-4-Clause & ISC & PD"
33LIC_FILES_CHKSUM = "file://COPYING;md5=145ec05a217d8f879f29cfc5f83084be" 33LIC_FILES_CHKSUM = "file://COPYING;md5=0b9c89d861915b86655b96e5e32fa2aa"
34SECTION = "libs" 34SECTION = "libs"
35 35
36SRC_URI = " \ 36SRC_URI = " \
37 http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz \ 37 http://libbsd.freedesktop.org/releases/${BPN}-${PV}.tar.xz \
38" 38"
39 39
40SRC_URI[md5sum] = "cdee252ccff978b50ad2336278c506c9" 40SRC_URI[md5sum] = "e935c1bb6cc98a4a43cb1da22795493a"
41SRC_URI[sha256sum] = "b2f644cae94a6e2fe109449c20ad79a0f6ee4faec2205b07eefa0020565e250a" 41SRC_URI[sha256sum] = "934b634f4dfd865b6482650b8f522c70ae65c463529de8be907b53c89c3a34a8"
42 42
43inherit autotools pkgconfig 43inherit autotools pkgconfig