aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-02-08 09:31:36 -0600
committerAdam Vandenberg2013-02-08 09:17:37 -0800
commitc3cb4d82375994ac91b90a6c3d85f2ceab472684 (patch)
tree53609a70002f27f4330a9a73a9289144491d2d78 /Library/Formula
parent49ad956509e64858c42a5e1e64a432ccfe66d1fd (diff)
downloadhomebrew-c3cb4d82375994ac91b90a6c3d85f2ceab472684.tar.bz2
cpanminus 1.5021
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/cpanminus.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/cpanminus.rb b/Library/Formula/cpanminus.rb
index dc2de8d46..e023b9614 100644
--- a/Library/Formula/cpanminus.rb
+++ b/Library/Formula/cpanminus.rb
@@ -2,8 +2,8 @@ require 'formula'
class Cpanminus < Formula
homepage 'https://github.com/miyagawa/cpanminus'
- url 'https://github.com/miyagawa/cpanminus/tarball/1.5019'
- sha1 '6b6ec7266a8f960a0df78989df7948ad51ad80a8'
+ url 'https://github.com/miyagawa/cpanminus/tarball/1.5021'
+ sha1 '0b750b3dd21c85f83e907ad63fa5093b57944cc4'
head 'https://github.com/miyagawa/cpanminus.git'