[packages] stress: update to 1.0.4, fix description display
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 9 Apr 2010 01:54:48 +0000 (01:54 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 9 Apr 2010 01:54:48 +0000 (01:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20748 3c298f89-4303-0410-b956-a3cf2f4a3e73

utils/stress/Makefile

index e9a8571..4e5e30c 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=stress
-PKG_VERSION:=1.0.3
+PKG_VERSION:=1.0.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://weather.ou.edu/~apw/projects/stress
-PKG_MD5SUM:=48486b13a9baddc6b7e005bd0562bc49
+PKG_MD5SUM:=a607afa695a511765b40993a64c6e2f4
 
 PKG_INSTALL:=1
 
@@ -28,8 +28,8 @@ define Package/stress
 endef
 
 define Package/stress/description
-       stress is a simple tool that imposes certain types of compute \ stress
-       on UNIX-like operating systems.
+stress is a simple tool that imposes certain types of compute \ stress on
+UNIX-like operating systems.
 endef
 
 CONFIGURE_ARGS += \