projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5506fe9
)
gzip: bump to version 1.5
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Sat, 23 Jun 2012 01:29:59 +0000
(
01:29
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Sat, 23 Jun 2012 12:16:05 +0000
(14:16 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gzip/gzip.mk
patch
|
blob
|
history
diff --git
a/package/gzip/gzip.mk
b/package/gzip/gzip.mk
index f712f987cf26d41b5fc49906b211ae12447f92bb..5fad0010a7befaa1427c091cc351cc8eefaa8d32 100644
(file)
--- a/
package/gzip/gzip.mk
+++ b/
package/gzip/gzip.mk
@@
-3,8
+3,8
@@
# gzip
#
#############################################################
-GZIP_VERSION:=1.4
-GZIP_
SOURCE:=gzip-$(GZIP_VERSION).tar.gz
-GZIP_SITE
:=
$(BR2_GNU_MIRROR)/gzip
+
+GZIP_
VERSION = 1.5
+GZIP_SITE
=
$(BR2_GNU_MIRROR)/gzip
$(eval $(call AUTOTARGETS))