diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-03-26 21:20:28 +0300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-01 06:57:22 +0700 |
commit | 7ca07c902657a7b832d7cd6e10efd8fff9fb73b4 (patch) | |
tree | cc16bdcc6efea08db4ba26d6cb7578edae369fd2 /python/cheroot/cheroot.SlackBuild | |
parent | 7f83b7dbb966f217d3c31d8cd6aa02132c10a409 (diff) |
python/cheroot: Updated for version 5.4.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 5fc77172d1..a8bda89852 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.1.0} +VERSION=${VERSION:-5.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |