diff options
Diffstat (limited to 'package/gzip/gzip.mk')
-rw-r--r-- | package/gzip/gzip.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gzip/gzip.mk b/package/gzip/gzip.mk index d69215a850..d48cb1aa15 100644 --- a/package/gzip/gzip.mk +++ b/package/gzip/gzip.mk @@ -4,7 +4,7 @@ # ################################################################################ -GZIP_VERSION = 1.8 +GZIP_VERSION = 1.9 GZIP_SOURCE = gzip-$(GZIP_VERSION).tar.xz GZIP_SITE = $(BR2_GNU_MIRROR)/gzip # Some other tools expect it to be in /bin |