diff options
Diffstat (limited to 'base/autoconf/Pkgfile')
-rwxr-xr-x | base/autoconf/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/base/autoconf/Pkgfile b/base/autoconf/Pkgfile index a4ea02238..11e394565 100755 --- a/base/autoconf/Pkgfile +++ b/base/autoconf/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=autoconf -version=2.65 +version=2.68 release=1 -source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz) +source=( http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) build() { |