| 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:= expat
- PKG_VERSION:= 2.7.0
- PKG_RELEASE:= 1
- PKG_HASH:= 362e89ca6b8a0d46fc5740a917eb2a8b4d6356edbe016eee09f49c0781215844
- PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_7_0/
- DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|