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:= musl
- PKG_VERSION:= 0.9.13
- PKG_RELEASE:= 1
- PKG_MD5SUM:= 6af97d6157a2f4ee7a17af2316389fd7
- PKG_SITES:= http://www.musl-libc.org/releases/
- DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz
|