diff -r 71aff7654fdc -r 2ad056ed89ec components/python/python27/Makefile --- a/components/python/python27/Makefile Wed Apr 25 10:26:28 2012 -0700 +++ b/components/python/python27/Makefile Fri Apr 27 13:23:29 2012 -0700 @@ -30,7 +30,8 @@ COMPONENT_PROJECT_URL= http://python.org/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.bz2 -COMPONENT_ARCHIVE_HASH= sha1:fbe1894322ff91b80726e269c97454f4129fc2a3 +COMPONENT_ARCHIVE_HASH= \ + sha256:80e387bcf57eae8ce26726753584fd63e060ec11682d1145af921e85fd612292 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)ftp/python/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE) include $(WS_TOP)/make-rules/prep.mk