summaryrefslogtreecommitdiffhomepage
path: root/groups.d/211.native_packages_cmdline.d/which.package
blob: 19111403c6f59217b8c353a3a3ea8dcab2e542ba (plain)
1
2
3
4
5
6
7
: ${PKG_WHICH_SHA256SUM:=f4a245b94124b377d8b49646bf421f9155d36aa7614b6ebf83705d3ffc76eaad};
: ${PKG_WHICH_VERSION:=2.21};
: ${PKG_WHICH_URL:=https://ftp.gnu.org/gnu/which/which-${PKG_WHICH_VERSION}.tar.gz};

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

# vim:filetype=sh textwidth=0