diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-08-16 18:02:05 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-08-19 07:10:54 +0700 |
commit | 2d780a5862862ee813ed162cc05b2087ee35febf (patch) | |
tree | 0ea334d6bc1279687e05ac899aa6b0b6fde21cb2 /python/cheroot/cheroot.SlackBuild | |
parent | 5ae3790df3a7b13337224c9353afeda254391acf (diff) |
python/cheroot: Updated for version 5.8.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/cheroot/cheroot.SlackBuild')
-rw-r--r-- | python/cheroot/cheroot.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/cheroot/cheroot.SlackBuild b/python/cheroot/cheroot.SlackBuild index 080bfcf9c8ae2..7b8992194a8b5 100644 --- a/python/cheroot/cheroot.SlackBuild +++ b/python/cheroot/cheroot.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=cheroot -VERSION=${VERSION:-5.7.0} +VERSION=${VERSION:-5.8.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |