diff options
| author | Mike McQuaid | 2014-04-09 11:26:14 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-04-09 12:16:50 +0100 |
| commit | 999eaf798185cdfdd19f0aff8b48ee39be462d79 (patch) | |
| tree | be600f0ad06ed0c182d2a2bc7471cd59e03f21fc /Library/Formula/python3.rb | |
| parent | 565d0652aa49e6ac402346602c10ac77998fad79 (diff) | |
| download | homebrew-999eaf798185cdfdd19f0aff8b48ee39be462d79.tar.bz2 | |
python3: bump revision for OpenSSL security.
Diffstat (limited to 'Library/Formula/python3.rb')
| -rw-r--r-- | Library/Formula/python3.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index 23d669996..a13f29c39 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -4,6 +4,7 @@ class Python3 < Formula homepage 'https://www.python.org/' url 'https://python.org/ftp/python/3.4.0/Python-3.4.0.tgz' sha1 'bb5125d1c437caa5a62e0a3d0fee298e91196d6f' + revision 1 bottle do sha1 "bb20c186917b11251be7c56a90b755add47eca38" => :mavericks |
