From c0bffbcdc9d9f729b382bd3bfd4cef5fc66fcc19 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Tue, 15 Jul 2014 13:12:08 -0500 Subject: python: fix docs checksum Fixes #30880. --- Library/Formula/python.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library') diff --git a/Library/Formula/python.rb b/Library/Formula/python.rb index 799a84373..bdab33e2b 100644 --- a/Library/Formula/python.rb +++ b/Library/Formula/python.rb @@ -32,7 +32,7 @@ class Python < Formula resource "docs" do url "https://docs.python.org/2/archives/python-2.7.8-docs-html.tar.bz2" - sha1 "125db6f107f47566e46b5c1745fec1e0dfaf95a0" + sha1 "ba0c2ce0ddf0773306ed859262f405de61e486a6" end resource "setuptools" do -- cgit v1.2.3