system/glances: Updated for version 1.7.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Philip Lacroix 2014-09-21 09:41:02 +07:00 committed by Willy Sudiarto Raharjo
parent 23cd68c251
commit 515f6d264a
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=glances
VERSION=${VERSION:-1.7.6}
VERSION=${VERSION:-1.7.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="glances"
VERSION="1.7.6"
VERSION="1.7.7"
HOMEPAGE="https://github.com/nicolargo/glances"
DOWNLOAD="https://github.com/nicolargo/glances/archive/v1.7.6.tar.gz"
MD5SUM="b81b543557e52ca31c2613faf71132bd"
DOWNLOAD="https://github.com/nicolargo/glances/archive/v1.7.7.tar.gz"
MD5SUM="f8debb75cbee610b6c2323961c994fd5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="psutil pysetuptools"