components/python/python26/Makefile
changeset 800 2ad056ed89ec
parent 774 d0cbca26a17c
child 841 1a62cefa636d
--- a/components/python/python26/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/python/python26/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -29,7 +29,8 @@
 COMPONENT_PROJECT_URL=	http://python.org/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
-COMPONENT_ARCHIVE_HASH=	sha1:bee572680d1966501247cb2b26e0e51f94d1cd13
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:dad8d5575144a210d5cc4fdbc40b8a26386e9cdb1ef58941bec0be02c7cb9d89
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)ftp/python/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
 
 include $(WS_TOP)/make-rules/prep.mk