summaryrefslogtreecommitdiffhomepage
path: root/groups.d/231.native_packages_etc.d/expat.package
blob: 2c4a5ca51bbeb932274bdf7c2ed5a28855949c0c (plain)
1
2
3
4
5
6
7
8
: ${PKG_EXPAT_SHA256SUM:=a695629dae047055b37d50a0ff4776d1d45d0a4c842cf4ccee158441f55ff7ee};
: ${PKG_EXPAT_VERSION:=2.6.4};
: ${PKG_EXPAT_URL:=http://download.openpkg.org/components/cache/expat/expat-${PKG_EXPAT_VERSION}.tar.xz};
: ${PKG_EXPAT_CONFIGURE_ARGS_EXTRA:="--with-getrandom --with-sys-getrandom --without-docbook --without-tests"};

ex_pkg_register "expat" "${RTL_FILEOP_SOURCE_FNAME}" "native_packages";

# vim:filetype=sh textwidth=0