Skip to content

Commit 7ad0760

Browse files
wangmingyu84rpurdie
authored andcommitted
libarchive: upgrade 3.7.9 -> 3.8.0
License-Update: file in public domain changed from libarchive/archive_getdate.c to libarchive/archive_parse_date.c Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
1 parent 71d1d3b commit 7ad0760

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

meta/recipes-extended/libarchive/libarchive_3.7.9.bb renamed to meta/recipes-extended/libarchive/libarchive_3.8.0.bb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DESCRIPTION = "C library and command-line tools for reading and writing tar, cpi
33
HOMEPAGE = "http://www.libarchive.org/"
44
SECTION = "devel"
55
LICENSE = "BSD-2-Clause"
6-
LIC_FILES_CHKSUM = "file://COPYING;md5=d499814247adaee08d88080841cb5665"
6+
LIC_FILES_CHKSUM = "file://COPYING;md5=7ce08437ff7f5e24d72e666313ae4084"
77

88
DEPENDS = "e2fsprogs-native"
99

@@ -31,7 +31,7 @@ EXTRA_OECONF += "--enable-largefile --without-iconv"
3131

3232
SRC_URI = "https://libarchive.org/downloads/libarchive-${PV}.tar.gz"
3333

34-
SRC_URI[sha256sum] = "aa90732c5a6bdda52fda2ad468ac98d75be981c15dde263d7b5cf6af66fd009f"
34+
SRC_URI[sha256sum] = "191b5b24811499d5c2e5efa3248975fa6daa5e6a227700cc7b8e54d6d7c06eef"
3535

3636
inherit autotools update-alternatives pkgconfig
3737

0 commit comments

Comments
 (0)