summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-15 22:54:12 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-15 22:54:12 +0100
commitdd485deb8c571ff915fb8a3353e694e32325b470 (patch)
tree95f90d47abc63f9d2476ed1b1f5f40b1a870b056
parentda3826da878ff6106b857fad8d94436c858815f0 (diff)
downloadnutyx-pakxe-dd485deb8c571ff915fb8a3353e694e32325b470.tar.gz
nutyx-pakxe-dd485deb8c571ff915fb8a3353e694e32325b470.tar.bz2
nutyx-pakxe-dd485deb8c571ff915fb8a3353e694e32325b470.tar.xz
nutyx-pakxe-dd485deb8c571ff915fb8a3353e694e32325b470.zip
libtool, maj sources
-rw-r--r--base/libtool/.md5sum.i6862
-rw-r--r--base/libtool/.md5sum.x86_642
-rwxr-xr-xbase/libtool/Pkgfile2
3 files changed, 3 insertions, 3 deletions
diff --git a/base/libtool/.md5sum.i686 b/base/libtool/.md5sum.i686
index a347ca73a..49d98ef7b 100644
--- a/base/libtool/.md5sum.i686
+++ b/base/libtool/.md5sum.i686
@@ -1 +1 @@
-4e6144439d95d7332dc50ace6dd24c55 libtool-2.4.tar.xz
+b32b04148ecdd7344abc6fe8bd1bb021 libtool-2.4.tar.gz
diff --git a/base/libtool/.md5sum.x86_64 b/base/libtool/.md5sum.x86_64
index a347ca73a..49d98ef7b 100644
--- a/base/libtool/.md5sum.x86_64
+++ b/base/libtool/.md5sum.x86_64
@@ -1 +1 @@
-4e6144439d95d7332dc50ace6dd24c55 libtool-2.4.tar.xz
+b32b04148ecdd7344abc6fe8bd1bb021 libtool-2.4.tar.gz
diff --git a/base/libtool/Pkgfile b/base/libtool/Pkgfile
index 900d8f3af..42be332a9 100755
--- a/base/libtool/Pkgfile
+++ b/base/libtool/Pkgfile
@@ -7,7 +7,7 @@ name=libtool
version=2.4
release=1
-source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz )
+source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz )
build() {
cd $name-*