mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/glibc to 2.29-3
This commit is contained in:
parent
d4d39c3e18
commit
bed6dbc27c
1 changed files with 5 additions and 6 deletions
|
@ -15,15 +15,15 @@ noautobuild=1
|
|||
|
||||
pkgname=glibc
|
||||
pkgver=2.29
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
arch=(x86_64)
|
||||
url='https://www.gnu.org/software/libc'
|
||||
license=(GPL LGPL)
|
||||
makedepends=(git gd python)
|
||||
options=(!strip staticlibs !distcc)
|
||||
#_commit=067fc32968b601493f4b247a3ac00caeea3f3d61
|
||||
#source=(git+https://sourceware.org/git/glibc.git#commit=$_commit
|
||||
source=(https://ftp.gnu.org/gnu/glibc/glibc-$pkgver.tar.xz{,.sig}
|
||||
#source=(https://ftp.gnu.org/gnu/glibc/glibc-$pkgver.tar.xz{,.sig}
|
||||
_commit=34fb5f61d3c3f4b8fc616ea259fa19168b58ecd4
|
||||
source=(git+https://sourceware.org/git/glibc.git#commit=$_commit
|
||||
locale.gen.txt
|
||||
locale-gen
|
||||
bz20338.patch
|
||||
|
@ -31,8 +31,7 @@ source=(https://ftp.gnu.org/gnu/glibc/glibc-$pkgver.tar.xz{,.sig}
|
|||
file-truncated-while-reading-soname-after-patchelf.patch)
|
||||
validpgpkeys=(7273542B39962DF7B299931416792B4EA25340F8 # Carlos O'Donell
|
||||
BC7C7372637EC10C57D7AA6579C43DFBF1CF2187) # Siddhesh Poyarekar
|
||||
md5sums=('e6c279d5b2f0736f740216f152acf974'
|
||||
'SKIP'
|
||||
md5sums=('SKIP'
|
||||
'07ac979b6ab5eeb778d55f041529d623'
|
||||
'476e9113489f93b348b21e144b6a8fcf'
|
||||
'dc0d3ad59aeaaf591b085a77de6e03e9'
|
||||
|
|
Loading…
Reference in a new issue