rename 1.500
This commit is contained in:
parent
c1261bad84
commit
db9c400e36
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Rename < Formula
|
||||
homepage 'http://plasmasturm.org/code/rename'
|
||||
url 'https://github.com/ap/rename/zipball/v1.100'
|
||||
sha1 'fad32374f16802fa6bb94c41cdb9f50d63bfafcb'
|
||||
url 'https://github.com/ap/rename/archive/v1.500.tar.gz'
|
||||
sha1 'a1315f57191cf78191b23cd20ebfe3afe7056c7e'
|
||||
|
||||
def install
|
||||
system 'pod2man', 'rename', 'rename.1'
|
||||
|
|
Loading…
Reference in a new issue