aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorJannis Leidel2010-07-15 16:30:09 +0200
committerAdam Vandenberg2010-07-15 08:58:53 -0700
commitbf5bdccd196934ddfc189bcd1e229f86df6a955a (patch)
tree1947551779f9337c90d3c1238e174940cf489ef6 /Library
parent95febd1c7b3eb4b25cdf67fc809cd1d41b67c02c (diff)
downloadhomebrew-bf5bdccd196934ddfc189bcd1e229f86df6a955a.tar.bz2
Updated distribute formula.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/distribute.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/distribute.rb b/Library/Formula/distribute.rb
index 51c85ee6c..48a7b48ce 100644
--- a/Library/Formula/distribute.rb
+++ b/Library/Formula/distribute.rb
@@ -1,9 +1,9 @@
require 'formula'
class Distribute <Formula
- url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.13.tar.gz'
- homepage 'http://pypi.python.org/pypi/distribute/0.6.13'
- md5 '43460b429e86bf0da2bb18574d63ec0c'
+ url 'http://pypi.python.org/packages/source/d/distribute/distribute-0.6.14.tar.gz'
+ homepage 'http://pypi.python.org/pypi/distribute/0.6.14'
+ md5 'ac607e05682116c06383b27a15e2db90'
def caveats
<<-EOS.undent