diff options
author | sibel <lesibel at free dot fr> | 2010-09-24 09:12:16 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-09-24 09:12:16 +0200 |
commit | 598eb874626aa747c7a83869e8c2f8b8f8dbe29d (patch) | |
tree | 33f8a4b803d5ac557172d2ca5f4feda30a9793d7 /base | |
parent | e5d725ecf8a88c51ab1753b2e7115ed031286103 (diff) | |
download | nutyx-pakxe-598eb874626aa747c7a83869e8c2f8b8f8dbe29d.tar.gz nutyx-pakxe-598eb874626aa747c7a83869e8c2f8b8f8dbe29d.tar.bz2 nutyx-pakxe-598eb874626aa747c7a83869e8c2f8b8f8dbe29d.tar.xz nutyx-pakxe-598eb874626aa747c7a83869e8c2f8b8f8dbe29d.zip |
Downgrade de libtool#2.2.10-1
Diffstat (limited to 'base')
-rw-r--r-- | base/libtool/.md5sum | 2 | ||||
-rwxr-xr-x | base/libtool/Pkgfile | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/base/libtool/.md5sum b/base/libtool/.md5sum index 49d98ef7b..7370c0898 100644 --- a/base/libtool/.md5sum +++ b/base/libtool/.md5sum @@ -1 +1 @@ -b32b04148ecdd7344abc6fe8bd1bb021 libtool-2.4.tar.gz +b745d220e88163fcd9eea0a90ccf21b0 libtool-2.2.10.tar.gz diff --git a/base/libtool/Pkgfile b/base/libtool/Pkgfile index 8f022d795..1fd325d40 100755 --- a/base/libtool/Pkgfile +++ b/base/libtool/Pkgfile @@ -4,8 +4,7 @@ # Packager: thierryn1 at hispeed dot ch name=libtool -version=2.4 -#version=2.2.10 +version=2.2.10 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.gz ) |