blob: 23659af5d65bf8a7fd999f4ee1c0248fee59f5f5 (
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:= 55d50abb2d7c366bde6fb5e35e681f9b
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
|