blob: bc389ca8a60c1b61b5602f50da66956c7c59c8b4 (
plain)
1
2
3
4
5
6
7
8
9
|
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= uClibc
PKG_VERSION:= 0.9.32-rc2
PKG_RELEASE:= 1
PKG_MD5SUM:= c8d2cd2c4dbcf5218b6db843cf66ac0f
PKG_SITES:= http://uclibc.org/downloads/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
|