summaryrefslogtreecommitdiffhomepage
path: root/groups.d/221.native_packages_dev.d/gperf.package
blob: c322bffd2f6e1c7cd6705263f801b7afa95247a8 (plain)
1
2
3
4
5
6
7
: ${PKG_GPERF_SHA256SUM:=fd87e0aba7e43ae054837afd6cd4db03a3f2693deb3619085e6ed9d8d9604ad8};
: ${PKG_GPERF_VERSION:=3.3};
: ${PKG_GPERF_URL:=https://ftp.gnu.org/gnu/gperf/gperf-${PKG_GPERF_VERSION}.tar.gz};

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

# vim:filetype=sh textwidth=0