mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 20:10:35 -09:00
package/libarchive: security bump version to 3.8.6
https://github.com/libarchive/libarchive/releases/tag/v3.8.6 "Libarchive 3.8.6 is a security and bugfix release." Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
3a5e071e4f
commit
d950ff2488
@@ -1,6 +1,6 @@
|
||||
# From https://github.com/libarchive/libarchive/releases/tag/v3.8.5
|
||||
# From https://github.com/libarchive/libarchive/releases/tag/v3.8.6
|
||||
# After verifying the pgp signature from:
|
||||
# https://www.libarchive.de/downloads/libarchive-3.8.5.tar.xz.asc
|
||||
sha256 d68068e74beee3a0ec0dd04aee9037d5757fcc651591a6dcf1b6d542fb15a703 libarchive-3.8.5.tar.xz
|
||||
# https://www.libarchive.de/downloads/libarchive-3.8.6.tar.xz.asc
|
||||
sha256 8ac57c1f5e99550948d1fe755c806d26026e71827da228f36bef24527e372e6f libarchive-3.8.6.tar.xz
|
||||
# Locally computed:
|
||||
sha256 30e556b3959e3985d66efefec5eaac51d4995053caa1d3cffe6eb916f146f229 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBARCHIVE_VERSION = 3.8.5
|
||||
LIBARCHIVE_VERSION = 3.8.6
|
||||
LIBARCHIVE_SOURCE = libarchive-$(LIBARCHIVE_VERSION).tar.xz
|
||||
LIBARCHIVE_SITE = https://www.libarchive.de/downloads
|
||||
LIBARCHIVE_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user