Add check for package compatibility

This commit is contained in:
Ed Reel
2020-05-10 12:08:50 -05:00
parent 6abffd37db
commit 9617751bbd
1144 changed files with 1872 additions and 797 deletions

View File

@@ -4,6 +4,7 @@ class Clib < Package
description 'C package manager-ish'
homepage 'https://github.com/clibs/clib'
version '1.8.1'
compatibility 'all'
source_url 'https://github.com/clibs/clib/archive/1.8.1.tar.gz'
source_sha256 'f5718e316771571971cb4e5a0142f91b47c6bfe32997fd869fc5a90ec091a066'