blob: 0a7530565db8aeb3b8fe5b281be056b39d41c26c (
plain)
1
2
3
4
5
6
7
8
|
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= glibc
PKG_VERSION:= 2.11.1
PKG_RELEASE:= 1
PKG_MD5SUM:= cf60820c052b14a9c5a7816fc7dc0161
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
|