blob: 73a89f91f86bb7dfb221c5ba46a651d5a960a09f (
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.1
PKG_RELEASE:= 1
PKG_MD5SUM:= ade6e441242be5cdd735fec97954a54a
PKG_SITES:= http://uclibc.org/downloads/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
|