components/pycups/Makefile
changeset 18 6da6bd662127
parent 12 41aeb1fd8c2d
child 26 8a9f4e791832
--- a/components/pycups/Makefile	Thu Jun 10 15:08:47 2010 -0500
+++ b/components/pycups/Makefile	Thu Jun 10 15:16:47 2010 -0500
@@ -30,7 +30,7 @@
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_COPYRIGHT=	$(COMPONENT_SRC)/COPYING
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.bz2
-COMPONENT_ARCHIVE_HASH=	3d58a0f7b4a1b6a2880baf9ef5e14eae461d0982
+COMPONENT_ARCHIVE_HASH=	sha1:3d58a0f7b4a1b6a2880baf9ef5e14eae461d0982
 COMPONENT_ARCHIVE_URL=	http://cyberelk.net/tim/data/pycups/$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk