libtool: update to 2.4.2.

This commit is contained in:
Juan RP 2011-10-21 16:08:01 +02:00
parent 32fd34f551
commit 462a40ed98
1 changed files with 5 additions and 6 deletions

View File

@ -1,12 +1,13 @@
# Template build file for 'libtool'
pkgname=libtool
version=2.4
revision=1
version=2.4.2
homepage="http://www.gnu.org/software/libtool"
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.xz"
build_style=gnu_configure
short_desc="Generic library support"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=afcce660d3dc54c63a0a5ba3cf05272239dc3c54bbeba20f6bad250f9dc007ae
license="GPL-2"
checksum=1d7b6862c1ed162e327f083a6f78f40eae29218f0db8c38393d61dab764c4407
long_desc="
This is GNU libtool, a generic library support script. Libtool hides
the complexity of generating special library types (such as shared
@ -16,6 +17,4 @@ noarch=yes
subpackages="libltdl libltdl-devel"
Add_dependency run glibc
Add_dependency run tar
Add_dependency run sed
Add_dependency build xz
Add_dependency build sed
Add_dependency full sed