aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2012-10-19 16:15:41 -0500
committerAdam Vandenberg2012-10-19 19:03:19 -0700
commit4925d8f29da923ace5187091b7bec6e955bde485 (patch)
tree79add20707d5635d3a4269b2cd2d46b8e13c511e /Library
parent76661d6c82f6968ee08fb361b6e843c11d25a739 (diff)
downloadhomebrew-4925d8f29da923ace5187091b7bec6e955bde485.tar.bz2
cpanminus 1.5018
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 4732f5a95..b33f153e8 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.5017'
- sha1 'c29d61e6dd19395238af78eb9bc09a1eaac6b73a'
+ url 'https://github.com/miyagawa/cpanminus/tarball/1.5018'
+ sha1 'e39120f65d8983990661200457925775c2259d5c'
head 'https://github.com/miyagawa/cpanminus.git'