From: Michael Tremer Date: Tue, 12 Oct 2010 11:31:01 +0000 (+0200) Subject: autoconf: Update to 2.68. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce7c94009fa4d09853089156b19ef4b0c0b3cd6a;p=ipfire-3.x.git autoconf: Update to 2.68. --- diff --git a/pkgs/core/autoconf/autoconf.nm b/pkgs/core/autoconf/autoconf.nm index 695e22274..90b84c22f 100644 --- a/pkgs/core/autoconf/autoconf.nm +++ b/pkgs/core/autoconf/autoconf.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include PKG_NAME = autoconf -PKG_VER = 2.67 +PKG_VER = 2.68 PKG_REL = 0 PKG_MAINTAINER = @@ -44,4 +44,4 @@ define PKG_DESCRIPTION specify various configuration options. endef -PKG_TARBALL = $(THISAPP).tar.gz +PKG_TARBALL = $(THISAPP).tar.xz