| 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:=		muslPKG_VERSION:=		1.0.1PKG_RELEASE:=		1PKG_MD5SUM:=		e2c1b0e2138d3d75b03f517113a4abc5PKG_SITES:=		http://www.musl-libc.org/releases/DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.tar.gz
 |