summaryrefslogtreecommitdiff
path: root/package/lzip/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-02-12 07:21:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-02-12 07:23:32 +0100
commit3c04c63ef9e25107819ba2cceb112c82c2874aa8 (patch)
tree392d5c7e6040459b5cd74965e9f62e1f5f0b718f /package/lzip/Makefile
parent43f19225afc45b100db83192d2bb6ea951022984 (diff)
lzip: update to 1.24
Diffstat (limited to 'package/lzip/Makefile')
-rw-r--r--package/lzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lzip/Makefile b/package/lzip/Makefile
index 564e8ee55..90fa5dbab 100644
--- a/package/lzip/Makefile
+++ b/package/lzip/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= lzip
-PKG_VERSION:= 1.21
+PKG_VERSION:= 1.24
PKG_RELEASE:= 1
-PKG_HASH:= e48b5039d3164d670791f9c5dbaa832bf2df080cb1fbb4f33aa7b3300b670d8b
+PKG_HASH:= d42659229b10e066eeb6e81eb673cdd893b672e512d26719c2d95975556ca56c
PKG_DESCR:= compression utility
PKG_SECTION:= app/archive
PKG_NEEDS:= c++