mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 07:28:01 -05:00
Add package descriptions and homepages
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require 'package'
|
||||
|
||||
class Diffutils < Package
|
||||
description 'GNU Diffutils is a package of several programs related to finding differences between files.'
|
||||
homepage 'http://www.gnu.org/software/diffutils/'
|
||||
version '3.5-1'
|
||||
source_url 'ftp://ftp.gnu.org/gnu/diffutils/diffutils-3.5.tar.xz'
|
||||
source_sha1 '1169cce8eaaf7290dc087d65db7ed75de0dceb93'
|
||||
|
||||
Reference in New Issue
Block a user