Skip to content

Commit c870a31

Browse files
committed
cheroot: update to 6.0.0
1 parent d68cf74 commit c870a31

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

build/python27/cheroot/build.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,11 @@
2424
# Copyright 2017 OmniOS Community Edition (OmniOSce) Association.
2525
# Use is subject to license terms.
2626
#
27-
# Load support functions
2827
. ../../../lib/functions.sh
2928

3029
PKG=library/python-2/cheroot-27
3130
PROG=cheroot
32-
VER=5.9.1
31+
VER=6.0.0
3332
SUMMARY="cheroot - Highly-optimized, pure-python HTTP server"
3433
DESC="$SUMMARY"
3534

build/python27/cheroot/local.mog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
license LICENSE license=GPLv2
1+
license LICENSE.md license=GPLv2

0 commit comments

Comments
 (0)