[package] update stress to 1.0.1 (#5813)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17632 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-09-20 12:14:28 +00:00
parent 0e9f71c6e7
commit 437cd50685

View File

@ -1,4 +1,4 @@
#
#
# Copyright (C) 2006 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=stress
PKG_VERSION:=1.0.0
PKG_VERSION:=1.0.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://weather.ou.edu/~apw/projects/stress/
PKG_MD5SUM:=d693ff044ac7d34f8aaea202cd96f679
PKG_MD5SUM:=9e8a4a4f687567f40de5bb34c86e1bfe
include $(INCLUDE_DIR)/package.mk