diff options
author | sibel <lesibel@free.fr> | 2010-11-18 07:48:31 +0100 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-11-18 07:48:31 +0100 |
commit | af178974e7bbc9e45b97efa8d2595c19400cec64 (patch) | |
tree | c90eda2e8f4b9126347c14a25a4c68b4e75c6683 /base | |
parent | 5764708b1e3b5471aa6dcdec743fd51ecf6d3574 (diff) | |
download | nutyx-extra-af178974e7bbc9e45b97efa8d2595c19400cec64.tar.gz nutyx-extra-af178974e7bbc9e45b97efa8d2595c19400cec64.tar.bz2 nutyx-extra-af178974e7bbc9e45b97efa8d2595c19400cec64.tar.xz nutyx-extra-af178974e7bbc9e45b97efa8d2595c19400cec64.zip |
autoconf maj 2.68-1
Diffstat (limited to 'base')
-rw-r--r-- | base/autoconf/.Pkgfile.swp | bin | 0 -> 12288 bytes | |||
-rwxr-xr-x | base/autoconf/Pkgfile | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/base/autoconf/.Pkgfile.swp b/base/autoconf/.Pkgfile.swp Binary files differnew file mode 100644 index 000000000..9d88805ac --- /dev/null +++ b/base/autoconf/.Pkgfile.swp 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() { |