aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz2014-05-19 13:59:40 +0200
committerAdam Vandenberg2014-05-19 06:46:03 -0700
commit775527648094d2cd7cc85e0c08a7984d30444a7a (patch)
tree013dd1c00b69b1fd1fe6d0cc6354bfc5b8959d14 /Library
parente2db13fbe6e199f7af7143bdf8c5a79daec18168 (diff)
downloadhomebrew-775527648094d2cd7cc85e0c08a7984d30444a7a.tar.bz2
python3 3.4.1
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/python3.rb5
1 files changed, 2 insertions, 3 deletions
diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb
index bbf005769..16f57b9d1 100644
--- a/Library/Formula/python3.rb
+++ b/Library/Formula/python3.rb
@@ -2,9 +2,8 @@ require 'formula'
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
+ url 'https://python.org/ftp/python/3.4.1/Python-3.4.1.tgz'
+ sha1 'e8c1bd575a6ccc2a75f79d9d094a6a29d3802f5d'
bottle do
sha1 "0b1ac4c596a2feeea3869e7d332d5e94fec56074" => :mavericks