mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 07:28:01 -05:00
Add check for package compatibility
This commit is contained in:
@@ -4,6 +4,7 @@ class Diffutils < Package
|
||||
description 'GNU Diffutils is a package of several programs related to finding differences between files.'
|
||||
homepage 'https://www.gnu.org/software/diffutils/'
|
||||
version '3.7'
|
||||
compatibility 'all'
|
||||
source_url 'https://ftpmirror.gnu.org/diffutils/diffutils-3.7.tar.xz'
|
||||
source_sha256 'b3a7a6221c3dc916085f0d205abf6b8e1ba443d4dd965118da364a1dc1cb3a26'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user