mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
core/libtool to 2.4.2-10
This commit is contained in:
parent
08e30445cc
commit
5fc26b974f
1 changed files with 2 additions and 1 deletions
|
@ -11,10 +11,11 @@ noautobuild=1
|
|||
|
||||
pkgname=('libtool' 'libltdl')
|
||||
pkgver=2.4.2
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="A generic library support script"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.gnu.org/software/libtool"
|
||||
makedepends=('gcc=4.8.1')
|
||||
license=('GPL')
|
||||
options=('!libtool' '!distcc')
|
||||
source=(ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.xz{,.sig})
|
||||
|
|
Loading…
Reference in a new issue