From e10cffb82d9ae29c728427587bbecdb841f8aa43 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Fri, 28 Oct 2011 09:17:34 -0700 Subject: Distribute 0.6.24 --- 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 1db52f29f..88df09e21 100644 --- a/Library/Formula/python3.rb +++ b/Library/Formula/python3.rb @@ -12,8 +12,8 @@ def as_framework? end class Distribute < Formula - url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.21.tar.gz' - md5 'f783444754861f9b33e9f4083bd97b60' + url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.24.tar.gz' + md5 '17722b22141aba8235787f79800cc452' end class Python3 < Formula -- cgit v1.2.3