| 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.3
- PKG_RELEASE:= 1
- PKG_HASH:= 821ac9710d2c073eaf13e1b1895a9c9aa66c1157a99635c639fbff65cdbdd732
- PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_7_3/
- DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|