mirror of
https://github.com/openwrt/packages.git
synced 2025-12-10 12:41:22 +00:00
minizip: update to 4.0.7
Signed-off-by: Aleksey Vasilenko <aleksey.vasilenko@gmail.com>
This commit is contained in:
committed by
Rosen Penev
parent
ee1df08108
commit
487f3b6374
@@ -7,12 +7,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=minizip-ng
|
PKG_NAME:=minizip-ng
|
||||||
PKG_VERSION:=4.0.5
|
PKG_VERSION:=4.0.7
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/zlib-ng/minizip-ng/tar.gz/$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/zlib-ng/minizip-ng/tar.gz/$(PKG_VERSION)?
|
||||||
PKG_HASH:=9bb636474b8a4269280d32aca7de4501f5c24cc642c9b4225b4ed7b327f4ee73
|
PKG_HASH:=a87f1f734f97095fe1ef0018217c149d53d0f78438bcb77af38adc21dff2dfbc
|
||||||
|
|
||||||
PKG_MAINTAINER:=David Woodhouse <dwmw2@infradead.org>
|
PKG_MAINTAINER:=David Woodhouse <dwmw2@infradead.org>
|
||||||
PKG_LICENSE:=Zlib
|
PKG_LICENSE:=Zlib
|
||||||
|
|||||||
Reference in New Issue
Block a user