glibc: update to 2.24.
This commit is contained in:
parent
00ce775e2c
commit
c42180f448
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glibc'
|
||||
pkgname=glibc
|
||||
version=2.23
|
||||
version=2.24
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
short_desc="The GNU C library"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gnu.org/software/libc"
|
||||
license="GPL-2, LGPL-2.1, BSD"
|
||||
distfiles="${GNU_SITE}/glibc/glibc-${version}.tar.xz"
|
||||
checksum=94efeb00e4603c8546209cefb3e1a50a5315c86fa9b078b6fad758e187ce13e9
|
||||
checksum=99d4a3e8efd144d71488e478f62587578c0f4e1fa0b4eed47ee3d4975ebeb5d3
|
||||
# Do not strip these files, objcopy errors out.
|
||||
nostrip_files="
|
||||
XBS5_ILP32_OFFBIG
|
||||
|
|
Loading…
Reference in New Issue