diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/libbsd/libbsd_0.8.6.bb (renamed from meta/recipes-support/libbsd/libbsd_0.8.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libbsd/libbsd_0.8.5.bb b/meta/recipes-support/libbsd/libbsd_0.8.6.bb index 6a6b669d0c..182543fd42 100644 --- a/meta/recipes-support/libbsd/libbsd_0.8.5.bb +++ b/meta/recipes-support/libbsd/libbsd_0.8.6.bb | |||
@@ -42,8 +42,8 @@ SRC_URI_append_libc-musl = " \ | |||
42 | file://0002-Remove-funopen.patch \ | 42 | file://0002-Remove-funopen.patch \ |
43 | " | 43 | " |
44 | 44 | ||
45 | SRC_URI[md5sum] = "f1a0dc285f5d21ea40ef5bfc9b647346" | 45 | SRC_URI[md5sum] = "4ab7bec639af17d0aacb50222b479110" |
46 | SRC_URI[sha256sum] = "7647d024f41389305272c263da933a6f2a978213c1801592f47e68d83ac05b28" | 46 | SRC_URI[sha256sum] = "467fbf9df1f49af11f7f686691057c8c0a7613ae5a870577bef9155de39f9687" |
47 | 47 | ||
48 | inherit autotools pkgconfig | 48 | inherit autotools pkgconfig |
49 | 49 | ||