diff -r 71aff7654fdc -r 2ad056ed89ec components/less/Makefile --- a/components/less/Makefile Wed Apr 25 10:26:28 2012 -0700 +++ b/components/less/Makefile Fri Apr 27 13:23:29 2012 -0700 @@ -20,7 +20,7 @@ # # -# 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 @@ -30,7 +30,8 @@ COMPONENT_PROJECT_URL= http://www.greenwoodsoftware.com/less/ COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz -COMPONENT_ARCHIVE_HASH= sha1:f78998a1a79a7e1962c901dd41bdc3d1c2005471 +COMPONENT_ARCHIVE_HASH= \ + sha256:57a16ff07431a9af45cf1cd5b374e1066d019304219f0d156e22bb8c4d6734d2 COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE) include ../../make-rules/prep.mk