cpanminus 1.7001
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
259e4ce711
commit
8131e8bb97
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Cpanminus < Formula
|
||||
homepage 'https://github.com/miyagawa/cpanminus'
|
||||
url 'https://github.com/miyagawa/cpanminus/archive/1.6940.tar.gz'
|
||||
sha1 '2322e5188657c72be72f09fdfa739c73024109cf'
|
||||
url 'https://github.com/miyagawa/cpanminus/archive/1.7001.tar.gz'
|
||||
sha1 '805dbdf4b1c1d8e9ee9adeeca8ca86db82165db3'
|
||||
|
||||
head 'https://github.com/miyagawa/cpanminus.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue