diff options
-rw-r--r-- | meta/recipes-extended/libarchive/libarchive_3.2.2.bb (renamed from meta/recipes-extended/libarchive/libarchive_3.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/libarchive/libarchive_3.2.1.bb b/meta/recipes-extended/libarchive/libarchive_3.2.2.bb index b65b5df01c..cf66e9d8e8 100644 --- a/meta/recipes-extended/libarchive/libarchive_3.2.1.bb +++ b/meta/recipes-extended/libarchive/libarchive_3.2.2.bb | |||
@@ -34,8 +34,8 @@ PACKAGECONFIG[lz4] = "--with-lz4,--without-lz4,lz4," | |||
34 | SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ | 34 | SRC_URI = "http://libarchive.org/downloads/libarchive-${PV}.tar.gz \ |
35 | " | 35 | " |
36 | 36 | ||
37 | SRC_URI[md5sum] = "afa257047d1941a565216edbf0171e72" | 37 | SRC_URI[md5sum] = "1ec00b7dcaf969dd2a5712f85f23c764" |
38 | SRC_URI[sha256sum] = "72ee1a4e3fd534525f13a0ba1aa7b05b203d186e0c6072a8a4738649d0b3cfd2" | 38 | SRC_URI[sha256sum] = "691c194ee132d1f0f7a42541f091db811bc2e56f7107e9121be2bc8c04f1060f" |
39 | 39 | ||
40 | inherit autotools update-alternatives pkgconfig | 40 | inherit autotools update-alternatives pkgconfig |
41 | 41 | ||