components/less/Makefile
changeset 1003 c5d4b839f060
parent 800 2ad056ed89ec
child 1058 34d7aaa03423
--- a/components/less/Makefile	Tue Oct 02 12:48:12 2012 -0700
+++ b/components/less/Makefile	Wed Oct 03 11:16:13 2012 -0700
@@ -26,12 +26,12 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		less
-COMPONENT_VERSION=	436
+COMPONENT_VERSION=	451
 COMPONENT_PROJECT_URL=	http://www.greenwoodsoftware.com/less/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH= \
-    sha256:57a16ff07431a9af45cf1cd5b374e1066d019304219f0d156e22bb8c4d6734d2
+    sha256:9fe8287c647afeafb4149c5dedaeacfd20971ed7c26c7553794bb750536b5f57
 COMPONENT_ARCHIVE_URL=	$(COMPONENT_PROJECT_URL)$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk