diff options
author | Juergen Daubert <jue@jue.li> | 2015-01-23 15:05:18 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2015-01-23 15:05:18 +0100 |
commit | 8d843bd045d50357d955055373cdccf533af2ecd (patch) | |
tree | ec2763ccfc5ea7b9d69a06d9c2264a7831ee32cb /libtool | |
parent | 2fb9029c6115758921b16d88fae72b0ce27197d2 (diff) | |
download | core-8d843bd045d50357d955055373cdccf533af2ecd.tar.gz core-8d843bd045d50357d955055373cdccf533af2ecd.tar.xz |
libtool: update to 2.4.5
Diffstat (limited to 'libtool')
-rw-r--r-- | libtool/.md5sum | 2 | ||||
-rw-r--r-- | libtool/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libtool/.md5sum b/libtool/.md5sum index e68617b2..ccc2766d 100644 --- a/libtool/.md5sum +++ b/libtool/.md5sum @@ -1 +1 @@ -51bf400de3354687d68dfa2392506b7e libtool-2.4.4.tar.xz +ee9c087775aeb98ce53a9c69da865a55 libtool-2.4.5.tar.xz diff --git a/libtool/Pkgfile b/libtool/Pkgfile index ad44bbf8..76cbdc93 100644 --- a/libtool/Pkgfile +++ b/libtool/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: CRUX System Team, core-ports at crux dot nu name=libtool -version=2.4.4 +version=2.4.5 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) |