diff options
author | Waldemar Brodkorb <wbrodkorb@conet.de> | 2018-10-21 03:15:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbrodkorb@conet.de> | 2018-11-01 04:56:36 +0100 |
commit | 6f1c66d9ab52853ac52423bbca04577b7ba8a0db (patch) | |
tree | c28fa5c029ae13e7d1c2ca3d3caab5866304cbe2 /package | |
parent | 13f7726874d17f9864ae9a8741339ea88f525b62 (diff) |
libarchive: update to 3.3.3
Diffstat (limited to 'package')
-rw-r--r-- | package/libarchive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libarchive/Makefile b/package/libarchive/Makefile index 401bed44c..9757531ec 100644 --- a/package/libarchive/Makefile +++ b/package/libarchive/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libarchive -PKG_VERSION:= 3.2.2 +PKG_VERSION:= 3.3.3 PKG_RELEASE:= 1 -PKG_HASH:= 691c194ee132d1f0f7a42541f091db811bc2e56f7107e9121be2bc8c04f1060f +PKG_HASH:= ba7eb1781c9fbbae178c4c6bad1c6eb08edab9a1496c64833d1715d022b30e2e PKG_DESCR:= multiformat archive and compression library PKG_SECTION:= libs/comp PKG_BUILDDEP:= xz |