From: Rosen Penev Date: Sat, 12 Dec 2020 07:55:16 +0000 (-0800) Subject: libarchive: update to 2.5.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F14219%2Fhead;p=feed%2Fpackages.git libarchive: update to 2.5.0 Signed-off-by: Rosen Penev --- diff --git a/libs/libarchive/Makefile b/libs/libarchive/Makefile index 085fca2d2f..43a0db4936 100644 --- a/libs/libarchive/Makefile +++ b/libs/libarchive/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libarchive -PKG_VERSION:=3.4.3 -PKG_RELEASE:=2 +PKG_VERSION:=3.5.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://www.libarchive.org/downloads -PKG_HASH:=0bfc3fd40491768a88af8d9b86bf04a9e95b6d41a94f9292dbc0ec342288c05f +PKG_HASH:=245bff9d17e78986bf9716eb887e3bc731d7fd8e5d04efebb8bb1e1c39a3a354 PKG_MAINTAINER:=Johannes Morgenroth PKG_LICENSE:=BSD-2-Clause