system/graphterm: Updated for version 0.56.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dimitris Zlatanidis 2014-07-09 17:13:38 +07:00 committed by Willy Sudiarto Raharjo
parent 36e66d8240
commit 78737c0a2b
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=graphterm
VERSION=${VERSION:-0.56.1}
VERSION=${VERSION:-0.56.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="graphterm"
VERSION="0.56.1"
VERSION="0.56.2"
HOMEPAGE="http://code.mindmeldr.com/graphterm"
DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.56.1.tar.gz"
MD5SUM="ecde1d509955e7a352c6223372645dbe"
DOWNLOAD="https://pypi.python.org/packages/source/g/graphterm/graphterm-0.56.2.tar.gz"
MD5SUM="731ab49f68e0be042d11e3e22e6aed15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tornado"