kumquat-buildroot/package/gzip/gzip.mk
Gustavo Zacarias e3cae83573 gzip: bump to version 1.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-06-23 14:16:05 +02:00

11 lines
219 B
Makefile

#############################################################
#
# gzip
#
#############################################################
GZIP_VERSION = 1.5
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
$(eval $(call AUTOTARGETS))