From b2c1ea9526151c4fed9dca8348019d718f489e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Wed, 24 Apr 2024 15:24:48 +0200 Subject: Implements single package files. --- groups.d/010.host_deps.d/musl_fts_host.package | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 groups.d/010.host_deps.d/musl_fts_host.package (limited to 'groups.d/010.host_deps.d/musl_fts_host.package') diff --git a/groups.d/010.host_deps.d/musl_fts_host.package b/groups.d/010.host_deps.d/musl_fts_host.package new file mode 100644 index 00000000..005686df --- /dev/null +++ b/groups.d/010.host_deps.d/musl_fts_host.package @@ -0,0 +1,7 @@ +: ${PKG_MUSL_FTS_HOST_SHA256SUM:=32dfe02768f1d3d91ab04df4fbdb7922cd34cd529ce7081a78c3ca8b8652d1ee}; +: ${PKG_MUSL_FTS_HOST_VERSION:=1.2.7}; +: ${PKG_MUSL_FTS_HOST_URL:=https://midipix.org/mirror/musl-fts/musl-fts-${PKG_MUSL_FTS_HOST_VERSION}.tar.xz}; + +ex_pkg_register "musl_fts_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps"; + +# vim:filetype=sh textwidth=0 -- cgit v1.2.3