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