| 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.8.3
- PKG_RELEASE:= 1
- PKG_HASH:= 22920a86c83f32300b11463635b71f11137a917975af297725e55525027d4e50
- PKG_SITES:= https://github.com/libexpat/libexpat/releases/download/R_2_8_3/
- DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|