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 Gnucobol < Package
|
||||
description 'GnuCOBOL (formerly OpenCOBOL) is a free COBOL compiler.'
|
||||
homepage 'https://open-cobol.sourceforge.io/'
|
||||
version '3.0-rc1'
|
||||
compatibility 'all'
|
||||
source_url 'http://downloads.sourceforge.net/project/open-cobol/gnu-cobol/3.0/gnucobol-3.0-rc1.tar.gz'
|
||||
source_sha256 'e55aeea6b1f77e763b4cd4b520c78eb06da7671b4dcc76463fd0237dbf2e4816'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user