mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/dstat: Updated for version 0.7.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
6cce410516
commit
e66449e5f7
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for dstat
|
||||
#
|
||||
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dstat
|
||||
VERSION=0.7.0
|
||||
VERSION=0.7.2
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dstat"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.7.2"
|
||||
HOMEPAGE="http://dag.wieers.com/home-made/dstat/"
|
||||
DOWNLOAD="http://dag.wieers.com/home-made/dstat/dstat-0.7.0.tar.bz2"
|
||||
MD5SUM="824c0675b514e4d5f3bbb88d0f654b3a"
|
||||
DOWNLOAD="http://dag.wieers.com/home-made/dstat/dstat-0.7.2.tar.bz2"
|
||||
MD5SUM="bfea4dc8037a0b18fc40a4dfc104dcc8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue