| 123456789 |
- # 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.0beta3
- PKG_RELEASE:= 1
- PKG_MD5SUM:= 00e321d05e8c8b2e80a6d35a8483bb2f
- PKG_SITES:= http://downloads.uclibc-ng.org/
- DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.xz
|