From 920ddc59adad6fde88f12e41ca1d1d7dc59ac19e Mon Sep 17 00:00:00 2001 From: Samuel John Date: Sat, 18 May 2013 14:11:04 +0200 Subject: python3: 3.3.2 --- Library/Formula/python3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/python3.rb') diff --git a/Library/Formula/python3.rb b/Library/Formula/python3.rb index bbacdb8f0..e3e80211c 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -18,8 +18,8 @@ end class Python3 < Formula homepage 'http://www.python.org/' - url 'http://python.org/ftp/python/3.3.1/Python-3.3.1.tar.bz2' - sha1 'bec78674847a4dacc4717c93b32b6b07adb90afe' + url 'http://python.org/ftp/python/3.3.2/Python-3.3.2.tar.bz2' + sha1 'b28c36a9752b690059dc6df4fb9b4ec9d6c5708a' VER='3.3' # The . is used so often. depends_on 'pkg-config' => :build -- cgit v1.2.3