blob: 42e68663f87a6ce2d69a480d485636f892249d07 (
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.11
PKG_RELEASE:= 1
PKG_MD5SUM:= 7100d8ba81c52e90e7fb4795d2f736c9
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
|