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