mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Add package descriptions and homepages
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require 'package'
|
||||
|
||||
class Gawk < Package
|
||||
description 'The gawk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code.'
|
||||
homepage 'https://www.gnu.org/software/gawk/'
|
||||
version '4.1.4-1'
|
||||
source_url 'http://ftp.gnu.org/gnu/gawk/gawk-4.1.4.tar.xz'
|
||||
source_sha1 'd67e00e2f6178e9cbd2c0ba923ae157bc0b3b570'
|
||||
|
||||
Reference in New Issue
Block a user