aboutsummaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-06-06 15:26:57 -0700
committerRosen Penev <rosenp@gmail.com>2020-06-06 16:38:40 -0700
commit6442630aceffe7849c1832c237f2b0c0cba2e1b2 (patch)
treebd3aca6f82757a199eebbb479b8bb3a09dd27fd0 /libs
parent09eb2aade2850511fb0f2fe9443ed32984c1f52d (diff)
libarchive: update to 3.4.3
Signed-off-by: Rosen Penev <rosenp@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 44d7b7587..819ecc646 100644
--- a/libs/libarchive/Makefile
+++ b/libs/libarchive/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libarchive
-PKG_VERSION:=3.4.2
+PKG_VERSION:=3.4.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://www.libarchive.org/downloads
-PKG_HASH:=d8e10494b4d3a15ae9d67a130d3ab869200cfd60b2ab533b391b0a0d5500ada1
+PKG_HASH:=0bfc3fd40491768a88af8d9b86bf04a9e95b6d41a94f9292dbc0ec342288c05f
PKG_MAINTAINER:=Johannes Morgenroth <morgenroth@ibr.cs.tu-bs.de>
PKG_LICENSE:=BSD-2-Clause