summaryrefslogtreecommitdiffstats
path: root/libraries/CherryPy/CherryPy.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2017-03-12 11:14:01 +0100
committer Willy Sudiarto Raharjo2017-03-18 00:59:34 +0100
commita5e71d81430c2259ab3c80768149ad0d2f1fde68 (patch)
treed6df9c81e217a8466ef05e23abd797459d4d5454 /libraries/CherryPy/CherryPy.SlackBuild
parent8870698caae744439ff3e1d84a96a255fb6c5f9c (diff)
downloadslackbuilds-a5e71d81430c2259ab3c80768149ad0d2f1fde68.tar.gz
libraries/CherryPy: Updated for version 10.2.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'libraries/CherryPy/CherryPy.SlackBuild')
-rw-r--r--libraries/CherryPy/CherryPy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/CherryPy/CherryPy.SlackBuild b/libraries/CherryPy/CherryPy.SlackBuild
index 34e8a07bd8..6e849bebab 100644
--- a/libraries/CherryPy/CherryPy.SlackBuild
+++ b/libraries/CherryPy/CherryPy.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for CherryPy
# Written by Larry Hajali <larryhaja[at]gmail[dot]com>
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=CherryPy
-VERSION=${VERSION:-10.1.1}
+VERSION=${VERSION:-10.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}