mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class Ascii < Package
|
||||
description 'List ASCII idiomatic names and octal/decimal code-point forms.'
|
||||
homepage 'http://www.catb.org/~esr/ascii/'
|
||||
version '3.18-1'
|
||||
compatibility 'all'
|
||||
source_url 'http://www.catb.org/~esr/ascii/ascii-3.18.tar.gz'
|
||||
source_sha256 '728422d5f4da61a37a17b4364d06708e543297de0a5f70305243236d80df072d'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user