aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorChongyu Zhu2013-02-27 18:32:01 +0800
committerAdam Vandenberg2013-02-27 07:10:27 -0800
commitf52f9191ba5c352279c87853ad4e86b4cd55b344 (patch)
tree4f8a8f42744486c3da25df52ed2b146092d6be8e /Library
parent40eb7837dd8ca5aab181652bf7ef3c1228e67a32 (diff)
downloadhomebrew-f52f9191ba5c352279c87853ad4e86b4cd55b344.tar.bz2
cpanminus 1.6001
Closes #18110. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 e023b9614..c9c0bd199 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.5021'
- sha1 '0b750b3dd21c85f83e907ad63fa5093b57944cc4'
+ url 'https://github.com/miyagawa/cpanminus/tarball/1.6001'
+ sha1 '44e790de2ba17a356b2554a68b8b389615dd57fd'
head 'https://github.com/miyagawa/cpanminus.git'