From: Rosen Penev Date: Fri, 4 Nov 2022 03:12:56 +0000 (-0700) Subject: libarchive: update to 3.6.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0a92b8c1abf458e64f60fb6f56c8e91d8ecd1cbd;p=openwrt-packages.git libarchive: update to 3.6.1 Signed-off-by: Rosen Penev --- diff --git a/libs/libarchive/Makefile b/libs/libarchive/Makefile index d871e88d0..ead7b904b 100644 --- a/libs/libarchive/Makefile +++ b/libs/libarchive/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libarchive -PKG_VERSION:=3.5.2 +PKG_VERSION:=3.6.1 PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.libarchive.org/downloads -PKG_HASH:=f0b19ff39c3c9a5898a219497ababbadab99d8178acc980155c7e1271089b5a0 +PKG_HASH:=5a411aceb978f43e626f0c2d1812ddd8807b645ed892453acabd532376c148e6 PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=BSD-2-Clause