mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/CherryPy: Updated for version 3.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
16aed83e66
commit
fb47b836e8
2 changed files with 4 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||||
|
|
||||||
PRGNAM=CherryPy
|
PRGNAM=CherryPy
|
||||||
VERSION=${VERSION:-3.2.2}
|
VERSION=${VERSION:-3.6.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="CherryPy"
|
PRGNAM="CherryPy"
|
||||||
VERSION="3.2.2"
|
VERSION="3.6.0"
|
||||||
HOMEPAGE="http://www.cherrypy.org/"
|
HOMEPAGE="http://www.cherrypy.org/"
|
||||||
DOWNLOAD="http://download.cherrypy.org/cherrypy/3.2.2/CherryPy-3.2.2.tar.gz"
|
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryPy/CherryPy-3.6.0.tar.gz"
|
||||||
MD5SUM="c1b1e9577f65f9bb88bfd1b15b93b911"
|
MD5SUM="9772dbee426d656f01a13881e2b139d8"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue