blob: ab19d08f35136a37fdd88e3f66d59ef0bdb3ac55 (
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.12
PKG_RELEASE:= 1
PKG_MD5SUM:= a6de5fd03fd89eb92ec77229d57e53d4
PKG_SITES:= ${MASTER_SITE_GNU:=glibc/}
|