blob: 9e13bfd55b968336407a172b100756c5c204f41d (
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-ng
PKG_VERSION:= 1.0.0beta2
PKG_RELEASE:= 1
PKG_MD5SUM:= 0015252712bf06aa39fdc150b21a7a40
PKG_SITES:= http://downloads.uclibc-ng.org/
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz
|