summaryrefslogtreecommitdiffstats
path: root/rules/host-autotools-autoconf.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2010-09-29 20:44:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-11-03 07:43:44 +0100
commitec4924eab670987e47e719a01e857c71e240eed7 (patch)
tree5e0b43d20c791cbc0ecef6c7245f2e0020ca23dd /rules/host-autotools-autoconf.make
parent50d9b3ec8318ceff3a674ca85452780fc6471e06 (diff)
downloadptxdist-ec4924eab670987e47e719a01e857c71e240eed7.tar.gz
ptxdist-ec4924eab670987e47e719a01e857c71e240eed7.tar.xz
host-autotools-autoconf: version bump 2.67 -> 2.68
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-autotools-autoconf.make')
-rw-r--r--rules/host-autotools-autoconf.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-autotools-autoconf.make b/rules/host-autotools-autoconf.make
index ca2ad5465..ccde9a6a9 100644
--- a/rules/host-autotools-autoconf.make
+++ b/rules/host-autotools-autoconf.make
@@ -16,8 +16,8 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOCONF) += host-autotools-autoconf
#
# Paths and names
#
-HOST_AUTOTOOLS_AUTOCONF_VERSION := 2.67
-HOST_AUTOTOOLS_AUTOCONF_MD5 := 3fbf92eb8eaca1e0d33dff9710edb5f0
+HOST_AUTOTOOLS_AUTOCONF_VERSION := 2.68
+HOST_AUTOTOOLS_AUTOCONF_MD5 := 864d785215aa60d627c91fcb21b05b07
HOST_AUTOTOOLS_AUTOCONF := autoconf-$(HOST_AUTOTOOLS_AUTOCONF_VERSION)
HOST_AUTOTOOLS_AUTOCONF_SUFFIX := tar.bz2
HOST_AUTOTOOLS_AUTOCONF_URL := $(PTXCONF_SETUP_GNUMIRROR)/autoconf/$(HOST_AUTOTOOLS_AUTOCONF).$(HOST_AUTOTOOLS_AUTOCONF_SUFFIX)