diff options
| author | Mike McQuaid | 2014-04-09 11:26:06 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-04-09 12:16:50 +0100 |
| commit | 565d0652aa49e6ac402346602c10ac77998fad79 (patch) | |
| tree | 7d71270b08d314a4a52c4e9f6a45034156bab253 /Library/Formula/python.rb | |
| parent | 39067baeeaf0118dcc237c09497b074742a8c97a (diff) | |
| download | homebrew-565d0652aa49e6ac402346602c10ac77998fad79.tar.bz2 | |
python: bump revision for OpenSSL security.
Diffstat (limited to 'Library/Formula/python.rb')
| -rw-r--r-- | Library/Formula/python.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 3aa6039db..4d936fdf9 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -5,6 +5,7 @@ class Python < Formula head 'http://hg.python.org/cpython', :using => :hg, :branch => '2.7' url 'http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tgz' sha1 '8328d9f1d55574a287df384f4931a3942f03da64' + revision 1 bottle do revision 2 |
