mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/glibc to 2.36-7
This commit is contained in:
parent
be33cc4193
commit
5caf9b0c63
1 changed files with 3 additions and 3 deletions
|
@ -16,13 +16,13 @@ noautobuild=1
|
|||
|
||||
pkgname=glibc
|
||||
pkgver=2.36
|
||||
_commit=2bd815d8347851212b9a91dbdca8053f4dbdac87
|
||||
pkgrel=6
|
||||
_commit=93967a2a7bbdcedb73e0b246713580c7c84d001e
|
||||
pkgrel=7
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/libc'
|
||||
license=(GPL LGPL)
|
||||
makedepends=(git gd python)
|
||||
options=(debug staticlibs !lto !distcc)
|
||||
options=(staticlibs !lto !distcc)
|
||||
source=(git+https://sourceware.org/git/glibc.git#commit=${_commit}
|
||||
locale.gen.txt
|
||||
locale-gen
|
||||
|
|
Loading…
Reference in a new issue