libtool: update to 2.2.10.
This commit is contained in:
parent
fe5e89d6b0
commit
971f279ad0
3 changed files with 2 additions and 6 deletions
|
@ -12,8 +12,6 @@ long_desc="
|
||||||
|
|
||||||
This package contains development files required by libltdl."
|
This package contains development files required by libltdl."
|
||||||
|
|
||||||
revision=1
|
|
||||||
|
|
||||||
Add_dependency run libltdl
|
Add_dependency run libltdl
|
||||||
|
|
||||||
do_install()
|
do_install()
|
||||||
|
|
|
@ -10,7 +10,6 @@ long_desc="
|
||||||
system-installed ltdl libraries; they are not needed by software built using the
|
system-installed ltdl libraries; they are not needed by software built using the
|
||||||
rest of the GNU Autotools (including GNU Autoconf and GNU Automake)."
|
rest of the GNU Autotools (including GNU Autoconf and GNU Automake)."
|
||||||
|
|
||||||
revision=2
|
|
||||||
replaces="libtool-ltdl>=0"
|
replaces="libtool-ltdl>=0"
|
||||||
Add_dependency run glibc
|
Add_dependency run glibc
|
||||||
|
|
||||||
|
|
|
@ -1,12 +1,11 @@
|
||||||
# Template build file for 'libtool'
|
# Template build file for 'libtool'
|
||||||
pkgname=libtool
|
pkgname=libtool
|
||||||
version=2.2.6b
|
version=2.2.10
|
||||||
revision=2
|
|
||||||
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.lzma"
|
distfiles="http://ftp.gnu.org/pub/gnu/libtool/$pkgname-$version.tar.lzma"
|
||||||
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=66ebad3c02e5cb6672bfbda1183fb6fc919d33d676eb8be4b7834aa7c3b8b7ae
|
checksum=6ae978f9674bd1e77bbc9d6309944429d8024c53ce19db24bbed21ad5e70d490
|
||||||
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…
Reference in a new issue