cpanminus 1.6008
Closes Homebrew/homebrew#18643. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
78f40ed736
commit
d6d3b0bcaa
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/tarball/1.6005'
|
||||
sha1 'a8043cc808822049031c9a554f88e3f826eaf342'
|
||||
url 'https://github.com/miyagawa/cpanminus/archive/1.6008.tar.gz'
|
||||
sha1 'be2064b552925bf4091410ee67c986c3d7263fe8'
|
||||
|
||||
head 'https://github.com/miyagawa/cpanminus.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue