mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/libtool to 2.4.7+4+g1ec8fa28-3
This commit is contained in:
parent
3270566a53
commit
4c098d1a28
1 changed files with 2 additions and 3 deletions
|
@ -16,13 +16,12 @@ noautobuild=1
|
|||
pkgname=libtool
|
||||
_commit=1ec8fa28dcb29500d485c136db28315671ec4c3b
|
||||
pkgver=2.4.7+4+g1ec8fa28
|
||||
pkgrel=2
|
||||
_gccver=12.2.1
|
||||
pkgrel=3
|
||||
_gccver=13.1.1
|
||||
pkgdesc='A generic library support script'
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/libtool'
|
||||
license=(GPL)
|
||||
groups=(base-devel)
|
||||
depends=(sh tar glibc)
|
||||
makedepends=("gcc>=$_gccver" git help2man)
|
||||
checkdepends=(gcc-fortran)
|
||||
|
|
Loading…
Reference in a new issue