libtool: update to 2.4.
This commit is contained in:
parent
9e1edbb94f
commit
da20b13adb
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template build file for 'libtool'
|
# Template build file for 'libtool'
|
||||||
pkgname=libtool
|
pkgname=libtool
|
||||||
version=2.2.10
|
version=2.4
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.lzma"
|
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Generic library support"
|
short_desc="Generic library support"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=6ae978f9674bd1e77bbc9d6309944429d8024c53ce19db24bbed21ad5e70d490
|
checksum=afcce660d3dc54c63a0a5ba3cf05272239dc3c54bbeba20f6bad250f9dc007ae
|
||||||
long_desc="
|
long_desc="
|
||||||
This is GNU libtool, a generic library support script. Libtool hides
|
This is GNU libtool, a generic library support script. Libtool hides
|
||||||
the complexity of generating special library types (such as shared
|
the complexity of generating special library types (such as shared
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue