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