mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class Datamash < Package
|
||||
description 'GNU Datamash is a command-line program which performs basic numeric,textual and statistical operations on input textual data files.'
|
||||
homepage 'http://savannah.gnu.org/projects/datamash'
|
||||
version '1.3'
|
||||
compatibility 'all'
|
||||
source_url 'https://ftpmirror.gnu.org/datamash/datamash-1.3.tar.gz'
|
||||
source_sha256 'eebb52171a4353aaad01921384098cf54eb96ebfaf99660e017f6d9fc96657a6'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user