libarchive: update to 3.7.4

release notes:
- https://github.com/libarchive/libarchive/releases/tag/v3.7.4
This commit is contained in:
Rudi Heitbaum 2024-04-28 00:39:03 +00:00
parent 54962cc9c7
commit 6496b1758c

View File

@ -2,8 +2,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libarchive"
PKG_VERSION="3.7.3"
PKG_SHA256="63e7a7174638fc7d6b79b4c8b0ad954e0f4f45abe7239c1ecb200232aa9a43d2"
PKG_VERSION="3.7.4"
PKG_SHA256="f887755c434a736a609cbd28d87ddbfbe9d6a3bb5b703c22c02f6af80a802735"
PKG_LICENSE="GPL"
PKG_SITE="https://www.libarchive.org"
PKG_URL="https://www.libarchive.org/downloads/${PKG_NAME}-${PKG_VERSION}.tar.xz"