blob: 64f1552f11e8d8aa1878e61d286c2f53aef7c778 (
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_OPENADK:=/}
|