blob: 083e3041b1e177f30a2730e0618d6c8fa8fcb3c1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# $Id$
#-
# 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.10.90
PKG_RELEASE:= 1
PKG_MD5SUM:= f1d6d30f762e0be537a1f84d26fa0403
MASTER_SITES:= http://www.openadk.org/distfiles
|