From bd4949f2b32146c8e48ce309ecd04ea2b49da1a1 Mon Sep 17 00:00:00 2001 From: UsernameSwift Date: Wed, 7 Sep 2022 20:39:19 -0400 Subject: Fix up the main and Coreutils READMEs, and make the Coreutils manifest pull from the web --- org.gnu.coreutils/org.gnu.coreutils.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'org.gnu.coreutils/org.gnu.coreutils.yml') diff --git a/org.gnu.coreutils/org.gnu.coreutils.yml b/org.gnu.coreutils/org.gnu.coreutils.yml index a4bbfeb..891d460 100644 --- a/org.gnu.coreutils/org.gnu.coreutils.yml +++ b/org.gnu.coreutils/org.gnu.coreutils.yml @@ -6,13 +6,13 @@ finish-args: - --filesystem=host command: coreutil-run - modules: - name: coreutils buildsystem: simple sources: - type: archive - path: ./coreutils-9.1.tar.xz + url: http://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz + sha256: 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423 - type: file path: ./coreutil-run build-commands: -- cgit v1.2.3