X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=utils%2Fstress%2FMakefile;h=735b0a1b6348af1cb61c377d0f0a298fb0cb58d1;hb=7801afab1c1fbc0417653d9831cf5f922df80221;hp=e9a8571860cab7516251edbc00a8450dba769e7c;hpb=50488c38ca5956eb6ff70ca58d215d3699932644;p=packages.git diff --git a/utils/stress/Makefile b/utils/stress/Makefile index e9a857186..735b0a1b6 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 @@ -22,14 +22,14 @@ include $(INCLUDE_DIR)/package.mk define Package/stress SECTION:=utils CATEGORY:=Utilities - DEPENDS:=@LINUX_2_6 + DEPENDS:=@!LINUX_2_4 TITLE:=stress is a simple stress utility URL:=http://weather.ou.edu/~apw/projects/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 += \