python/foolscap: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1b5f12ae7b
commit
baf9c2b2f8
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for foolscap.
|
||||
|
||||
# Copyright 2010-2011 Marco Bonetti <sid77@slackware.it>
|
||||
# Copyright 2012-2014 Markus Reichelt, Stolberg (Rhld.), DE
|
||||
# Copyright 2012-2015 Markus Reichelt, Stolberg (Rhld.), DE
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -27,7 +27,7 @@
|
|||
# Now maintained by Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
|
||||
|
||||
PRGNAM=foolscap
|
||||
VERSION=${VERSION:-0.7.0}
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="foolscap"
|
||||
VERSION="0.7.0"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="http://foolscap.lothar.com/trac"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.7.0.tar.gz"
|
||||
MD5SUM="7f2da939a4d5be54737852b26868eb8c"
|
||||
DOWNLOAD="http://foolscap.lothar.com/releases/foolscap-0.8.0.tar.gz"
|
||||
MD5SUM="1b623c9c4f2df4570512adcc0b0ccd05"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python-twisted"
|
||||
|
|
Loading…
Reference in New Issue