core/glibc to 2.24-1

This commit is contained in:
Kevin Mihelich 2016-08-05 13:36:18 +00:00
parent ed8ac84570
commit 7a97d18d45

View file

@ -13,16 +13,16 @@
noautobuild=1 noautobuild=1
pkgname=glibc pkgname=glibc
pkgver=2.23 pkgver=2.24
pkgrel=5 pkgrel=1
_commit=1915d6d1 _commit=fdfc9260
pkgdesc="GNU C Library" pkgdesc="GNU C Library"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.gnu.org/software/libc" url="http://www.gnu.org/software/libc"
license=('GPL' 'LGPL') license=('GPL' 'LGPL')
groups=('base') groups=('base')
depends=('linux-api-headers>=4.1' 'tzdata' 'filesystem') depends=('linux-api-headers>=4.7' 'tzdata' 'filesystem')
makedepends=('gcc>=5.2' 'git') makedepends=('gcc>=6' 'git')
backup=(etc/gai.conf backup=(etc/gai.conf
etc/locale.gen etc/locale.gen
etc/nscd.conf) etc/nscd.conf)