mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/CherryPy: Updated for version 12.0.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ae9bd991da
commit
0839c2d245
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CherryPy
|
||||
VERSION=${VERSION:-12.0.0}
|
||||
VERSION=${VERSION:-12.0.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryPy"
|
||||
VERSION="12.0.0"
|
||||
VERSION="12.0.1"
|
||||
HOMEPAGE="http://www.cherrypy.org/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/15/78/dd88fae2a1475d453b8f8f63ea96f15eb2962b5e017f1dac7175bad7d540/CherryPy-12.0.0.tar.gz"
|
||||
MD5SUM="a6cd147bceb2e72936831f088935eed8"
|
||||
DOWNLOAD="https://pypi.python.org/packages/be/d8/a8ef56bfe1c39d466b8d55b496b64459cc43dec71361d88edf904901637f/CherryPy-12.0.1.tar.gz"
|
||||
MD5SUM="e21fd0c5706504a8f26c46d808a14255"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cheroot portend jaraco.classes"
|
||||
|
|
Loading…
Reference in a new issue