shtool: style nits
This commit is contained in:
parent
1a4339dc2a
commit
b314b2eab2
1 changed files with 1 additions and 1 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Shtool < Formula
|
||||
homepage 'http://www.gnu.org/software/shtool/'
|
||||
url 'http://ftpmirror.gnu.org/shtool/shtool-2.0.8.tar.gz'
|
||||
mirror 'http://ftp.gnu.org/gnu/shtool/shtool-2.0.8.tar.gz'
|
||||
homepage 'http://www.gnu.org/software/shtool/'
|
||||
sha1 '4b974f92d3932ea121e311e3b22c328d3b3572d4'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue