mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
gzip: bump to version 1.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
5506fe9c30
commit
e3cae83573
@ -3,8 +3,8 @@
|
|||||||
# gzip
|
# gzip
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
GZIP_VERSION:=1.4
|
|
||||||
GZIP_SOURCE:=gzip-$(GZIP_VERSION).tar.gz
|
GZIP_VERSION = 1.5
|
||||||
GZIP_SITE:=$(BR2_GNU_MIRROR)/gzip
|
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
|
||||||
|
|
||||||
$(eval $(call AUTOTARGETS))
|
$(eval $(call AUTOTARGETS))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user