diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-06-25 08:51:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-01 07:41:51 +0700 |
commit | 8db39c1e723282e4eda7d147592db3f751d018a2 (patch) | |
tree | 9aa1c0e00ee57785fb534bc3b316879454ec0f7e /python/cheroot/cheroot.SlackBuild | |
parent | b5c62bc945d186ece21d64f09acab0de493c429a (diff) |
python/cheroot: Updated for version 5.7.0.
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 a8bda89852c9c..080bfcf9c8ae2 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.4.0} +VERSION=${VERSION:-5.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |