summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClemens Gruber <clemens.gruber@pqgruber.com>2016-11-06 18:27:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-11-28 11:41:37 +0100
commitc35f7f36d7df3a0b0fb89a442deab969e42e2c2f (patch)
treee71f3ef07a0f1e20b30c651ed401db0044918589
parente6a30ce6814d4004c8cc2ba4ad3e639b9a3b3468 (diff)
downloadptxdist-c35f7f36d7df3a0b0fb89a442deab969e42e2c2f.tar.gz
ptxdist-c35f7f36d7df3a0b0fb89a442deab969e42e2c2f.tar.xz
gzip: bump version
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/gzip.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/gzip.make b/rules/gzip.make
index e16c086bd..fd6fedf03 100644
--- a/rules/gzip.make
+++ b/rules/gzip.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_GZIP) += gzip
#
# Paths and names
#
-GZIP_VERSION := 1.5
-GZIP_MD5 := 2a431e169b6f62f7332ef6d47cc53bae
+GZIP_VERSION := 1.8
+GZIP_MD5 := f7caabb65cddc1a4165b398009bd05b9
GZIP := gzip-$(GZIP_VERSION)
GZIP_SUFFIX := tar.xz
GZIP_URL := $(call ptx/mirror, GNU, gzip/$(GZIP).$(GZIP_SUFFIX))
@@ -35,6 +35,7 @@ GZIP_LICENSE := GPL-3.0
GZIP_CONF_TOOL := autoconf
GZIP_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ --runstatedir=/run \
$(GLOBAL_LARGE_FILE_OPTION) \
--enable-threads=posix \
--disable-rpath