components/httping/Makefile
changeset 411 47dc7d1d6551
parent 355 ba859a966abc
child 800 2ad056ed89ec
--- a/components/httping/Makefile	Mon Jul 18 07:15:35 2011 -0700
+++ b/components/httping/Makefile	Mon Jul 18 09:36:51 2011 -0700
@@ -23,11 +23,11 @@
 include ../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		httping
-COMPONENT_VERSION=	1.3.0
+COMPONENT_VERSION=	1.4.4
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_PROJECT_URL=	http://www.vanheusden.com/httping/
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tgz
-COMPONENT_ARCHIVE_HASH=	sha1:be259962d2be9eac70cd62f86e0345e21f85076b
+COMPONENT_ARCHIVE_HASH=	sha1:f74604d3ad5a1f1a68a483ccb40bd5bb0b280262
 COMPONENT_ARCHIVE_URL=	http://www.vanheusden.com/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
 
 include ../../make-rules/prep.mk
@@ -43,7 +43,7 @@
 
 install:	$(INSTALL_32)
 
-test:	$(TEST_32)
+test:	$(NO_TESTS)
 
 BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)