Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions libs/glibc/DETAILS
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
MODULE=glibc
VERSION=2.41
VERSION=2.42
SOURCE=$MODULE-$VERSION.tar.xz
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE
SOURCE_URL[2]=http://www.mirrorservice.org/sites/ftp.gnu.org/gnu/glibc
SOURCE_VFY=sha256:a5a26b22f545d6b7d7b3dd828e11e428f24f4fac43c934fb071b6a7d0828e901
SOURCE_VFY=sha256:d1775e32e4628e64ef930f435b67bb63af7599acb6be2b335b9f19f16509f17f
WEB_SITE=http://www.gnu.org/software/libc
ENTERED=20010922
UPDATED=20250131
UPDATED=20250809
SHORT="C library for use with GNU/Hurd and GNU/Linux"

DESTDIR_BUILD=on
Expand Down