blob: c34fe8dffa3ed59687967a474bc2b60af11ae581 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# $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:= uClibc
PKG_VERSION:= 0.9.30.1
PKG_RELEASE:= 1
PKG_MD5SUM:= 1a4b84e5536ad8170563ffa88c34679c
PKG_SITES:= http://uclibc.org/downloads/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
|