aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-04-19 10:01:29 -0500
committerBrett Koonce2014-04-19 12:16:27 -0500
commit0c29aba91c0322f445af432c5f77f16e075f3d11 (patch)
treefd97cfa5d514eb334fedbabbee91c5b8db927723 /Library/Formula
parent04344d471732b1a7546681db33c6f9747a59f3ee (diff)
downloadhomebrew-0c29aba91c0322f445af432c5f77f16e075f3d11.tar.bz2
Perl-Build 1.06
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/perl-build.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/perl-build.rb b/Library/Formula/perl-build.rb
index b4def414d..1feb00979 100644
--- a/Library/Formula/perl-build.rb
+++ b/Library/Formula/perl-build.rb
@@ -2,8 +2,8 @@ require 'formula'
class PerlBuild < Formula
homepage 'https://github.com/tokuhirom/Perl-Build'
- url 'https://github.com/tokuhirom/Perl-Build/archive/1.05.tar.gz'
- sha1 '0ac64b152c6de9b4917ae0a5877efaad0160af48'
+ url 'https://github.com/tokuhirom/Perl-Build/archive/1.06.tar.gz'
+ sha1 '59d82893c2b0272137b6d5614a5966df3bdd6a4b'
head 'https://github.com/tokuhirom/perl-build.git'