[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
This commit is contained in:
parent
48b4e6c654
commit
b85460dbb4
@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=stress
|
PKG_NAME:=stress
|
||||||
PKG_VERSION:=1.0.3
|
PKG_VERSION:=1.0.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://weather.ou.edu/~apw/projects/stress
|
PKG_SOURCE_URL:=http://weather.ou.edu/~apw/projects/stress
|
||||||
PKG_MD5SUM:=48486b13a9baddc6b7e005bd0562bc49
|
PKG_MD5SUM:=a607afa695a511765b40993a64c6e2f4
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
@ -28,8 +28,8 @@ define Package/stress
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/stress/description
|
define Package/stress/description
|
||||||
stress is a simple tool that imposes certain types of compute \ stress
|
stress is a simple tool that imposes certain types of compute \ stress on
|
||||||
on UNIX-like operating systems.
|
UNIX-like operating systems.
|
||||||
endef
|
endef
|
||||||
|
|
||||||
CONFIGURE_ARGS += \
|
CONFIGURE_ARGS += \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user