From b85460dbb486454187b656ebe99f642acd6eb53f Mon Sep 17 00:00:00 2001 From: swalker Date: Fri, 9 Apr 2010 01:54:48 +0000 Subject: [PATCH] [packages] stress: update to 1.0.4, fix description display git-svn-id: svn://svn.openwrt.org/openwrt/packages@20748 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- utils/stress/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/utils/stress/Makefile b/utils/stress/Makefile index e9a857186..4e5e30cad 100644 --- a/utils/stress/Makefile +++ b/utils/stress/Makefile @@ -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 += \ -- 2.11.0