From 7a97d18d4586815086dc4020b13f5f684b1020dd Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 5 Aug 2016 13:36:18 +0000 Subject: [PATCH] core/glibc to 2.24-1 --- core/glibc/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core/glibc/PKGBUILD b/core/glibc/PKGBUILD index 662384c8c..e6a861492 100644 --- a/core/glibc/PKGBUILD +++ b/core/glibc/PKGBUILD @@ -13,16 +13,16 @@ noautobuild=1 pkgname=glibc -pkgver=2.23 -pkgrel=5 -_commit=1915d6d1 +pkgver=2.24 +pkgrel=1 +_commit=fdfc9260 pkgdesc="GNU C Library" arch=('i686' 'x86_64') url="http://www.gnu.org/software/libc" license=('GPL' 'LGPL') groups=('base') -depends=('linux-api-headers>=4.1' 'tzdata' 'filesystem') -makedepends=('gcc>=5.2' 'git') +depends=('linux-api-headers>=4.7' 'tzdata' 'filesystem') +makedepends=('gcc>=6' 'git') backup=(etc/gai.conf etc/locale.gen etc/nscd.conf)