components/libmemcached/Makefile
changeset 800 2ad056ed89ec
parent 358 b973df7d380a
child 1058 34d7aaa03423
--- a/components/libmemcached/Makefile	Wed Apr 25 10:26:28 2012 -0700
+++ b/components/libmemcached/Makefile	Fri Apr 27 13:23:29 2012 -0700
@@ -19,7 +19,7 @@
 # CDDL HEADER END
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -28,7 +28,8 @@
 COMPONENT_VERSION=	0.16
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
-COMPONENT_ARCHIVE_HASH=	sha1:9e22ff3fcdc1e3fbe770043d683b29f555c8aa15
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:d4fb3a64dc592c104caa4e98bc11f209fcb97eecdeb7f506797320dea75b9459
 COMPONENT_ARCHIVE_URL= http://launchpadlibrarian.net/33299595/${COMPONENT_ARCHIVE}
 COMPONENT_PROJECT_URL=  http://libmemcached.org/libMemcached.html