summaryrefslogtreecommitdiffhomepage
path: root/groups.d/020.host_deps_rpm.d/popt_host.package
blob: 209fa0e24bbcc0cdd855583d3ec2e670ef6a5fb1 (plain)
1
2
3
4
5
6
7
: ${PKG_POPT_HOST_SHA256SUM:=5159bc03a20b28ce363aa96765f37df99ea4d8850b1ece17d1e6ad5c24fdc5d1};
: ${PKG_POPT_HOST_VERSION:=1.18};
: ${PKG_POPT_HOST_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/popt/popt-${PKG_POPT_HOST_VERSION}.tar.gz};

ex_pkg_register "popt_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps_rpm";

# vim:filetype=sh textwidth=0