blob: 222728af3add3c34293c75110f8ad8aaedcab362 (
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-ports
PKG_VERSION:= 2.13
PKG_RELEASE:= 1
PKG_MD5SUM:= 094e3c9b57da605917a780ab24575187
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
|