mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/libarchive: security bump version to 3.8.9
https://github.com/libarchive/libarchive/releases/tag/v3.8.9
"Libarchive 3.8.9 is a security, bugfix and minor feature release."
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 6ccc514cdc)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
committed by
Titouan Christophe
parent
3a5af1b3c0
commit
339bd0948c
@@ -1,6 +1,6 @@
|
||||
# From https://github.com/libarchive/libarchive/releases/tag/v3.8.8
|
||||
# From https://github.com/libarchive/libarchive/releases/tag/v3.8.9
|
||||
# After verifying the pgp signature from:
|
||||
# https://www.libarchive.de/downloads/libarchive-3.8.8.tar.xz.asc
|
||||
sha256 3873a88801da067d0528a989af06877710529d50ee8fe6f3970cbb4302efb918 libarchive-3.8.8.tar.xz
|
||||
# https://www.libarchive.de/downloads/libarchive-3.8.9.tar.xz.asc
|
||||
sha256 888c934f9d95648ecb9163dc8e23ab80a476ecb81a8f1154704a227b5b676dde libarchive-3.8.9.tar.xz
|
||||
# Locally computed:
|
||||
sha256 30e556b3959e3985d66efefec5eaac51d4995053caa1d3cffe6eb916f146f229 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBARCHIVE_VERSION = 3.8.8
|
||||
LIBARCHIVE_VERSION = 3.8.9
|
||||
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