aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorkrant <aleksey.vasilenko@gmail.com>2024-04-10 15:36:47 +0300
committerRosen Penev <rosenp@gmail.com>2024-04-10 16:13:35 -0700
commit8d4b72c53bff0d5294344a08f8515292458c6c89 (patch)
treec0d03b51fdf5090cdab17f34761d247599858e6b /libs
parent1cfb5ca084d50519384cb331303d9fde4411a9f2 (diff)
libarchive: update to 3.7.3
Signed-off-by: krant <aleksey.vasilenko@gmail.com>
Diffstat (limited to 'libs')
-rw-r--r--libs/libarchive/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/libarchive/Makefile b/libs/libarchive/Makefile
index cc4f32eb8..164715971 100644
--- a/libs/libarchive/Makefile
+++ b/libs/libarchive/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libarchive
-PKG_VERSION:=3.7.2
+PKG_VERSION:=3.7.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.libarchive.org/downloads
-PKG_HASH:=04357661e6717b6941682cde02ad741ae4819c67a260593dfb2431861b251acb
+PKG_HASH:=63e7a7174638fc7d6b79b4c8b0ad954e0f4f45abe7239c1ecb200232aa9a43d2
PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
PKG_LICENSE:=BSD-2-Clause