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:
Bernd Kuhls
2026-08-12 21:12:43 +02:00
committed by Titouan Christophe
parent 3a5af1b3c0
commit 339bd0948c
2 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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