mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/libtool to 2.5.0+14+g9a4a0261-2
This commit is contained in:
parent
3094c9f40e
commit
2213c564e0
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = libtool
|
pkgbase = libtool
|
||||||
pkgdesc = A generic library support script
|
pkgdesc = A generic library support script
|
||||||
pkgver = 2.5.0+14+g9a4a0261
|
pkgver = 2.5.0+14+g9a4a0261
|
||||||
pkgrel = 1
|
pkgrel = 2
|
||||||
url = https://www.gnu.org/software/libtool
|
url = https://www.gnu.org/software/libtool
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LGPL-2.0-or-later WITH Libtool-exception
|
license = LGPL-2.0-or-later WITH Libtool-exception
|
||||||
|
|
|
@ -16,7 +16,7 @@ noautobuild=1
|
||||||
pkgname=libtool
|
pkgname=libtool
|
||||||
pkgver=2.5.0+14+g9a4a0261
|
pkgver=2.5.0+14+g9a4a0261
|
||||||
_commit=9a4a02615c9e7cbcfd690ed31874822a7d6aaea2
|
_commit=9a4a02615c9e7cbcfd690ed31874822a7d6aaea2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
_gccver=14.1.1
|
_gccver=14.1.1
|
||||||
pkgdesc='A generic library support script'
|
pkgdesc='A generic library support script'
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
|
Loading…
Reference in a new issue