mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/glibc to 2.28-1
This commit is contained in:
parent
5b2e322d76
commit
3ba3506b04
1 changed files with 4 additions and 3 deletions
|
@ -10,12 +10,13 @@
|
|||
# - Disabled distcc
|
||||
# - Strip out Arch x86 multilib
|
||||
# - Don't --enable-static-pie, broken on ARM
|
||||
# - Don't --enable-cet, x86 only
|
||||
|
||||
noautobuild=1
|
||||
|
||||
pkgname=glibc
|
||||
pkgver=2.27
|
||||
pkgrel=3
|
||||
pkgver=2.28
|
||||
pkgrel=1
|
||||
arch=(x86_64)
|
||||
url='http://www.gnu.org/software/libc'
|
||||
license=(GPL LGPL)
|
||||
|
@ -28,7 +29,7 @@ source=(https://ftp.gnu.org/gnu/glibc/glibc-$pkgver.tar.xz{,.sig}
|
|||
locale-gen
|
||||
bz20338.patch)
|
||||
validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8) # Carlos O'Donell
|
||||
md5sums=('898cd5656519ffbc3a03fe811dd89e82'
|
||||
md5sums=('c81d2388896379997bc359d4f2084239'
|
||||
'SKIP'
|
||||
'07ac979b6ab5eeb778d55f041529d623'
|
||||
'476e9113489f93b348b21e144b6a8fcf'
|
||||
|
|
Loading…
Reference in a new issue