From 775527648094d2cd7cc85e0c08a7984d30444a7a Mon Sep 17 00:00:00 2001 From: Jaime Marquínez Ferrándiz Date: Mon, 19 May 2014 13:59:40 +0200 Subject: python3 3.4.1 --- Library/Formula/python3.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Library/Formula/python3.rb') 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 -- cgit v1.2.3