mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 07:57:59 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class Coreutils < Package
|
||||
description 'The GNU Core Utilities are the basic file, shell and text manipulation utilities of the GNU operating system.'
|
||||
homepage 'http://www.gnu.org/software/coreutils/coreutils.html'
|
||||
version '8.29'
|
||||
compatibility 'all'
|
||||
source_url 'https://ftpmirror.gnu.org/gnu/coreutils/coreutils-8.29.tar.xz'
|
||||
source_sha256 '92d0fa1c311cacefa89853bdb53c62f4110cdfda3820346b59cbd098f40f955e'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user