mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/cheroot: Updated for version 5.4.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
7f83b7dbb9
commit
7ca07c9026
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cheroot"
|
||||
VERSION="5.1.0"
|
||||
VERSION="5.4.0"
|
||||
HOMEPAGE="http://cherrypy.org/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/00/43/75333be2097ec9304733fc13f28ad47c9b1a65a8c531c1d2f374adeea8c7/cheroot-5.1.0.tar.gz"
|
||||
MD5SUM="f263c771a524b23a5533866081aa81f9"
|
||||
DOWNLOAD="https://pypi.python.org/packages/57/6e/f2dd0b84e7430381316ee7f513a289a870a6a6a70d0dbf80f50f6b4ffcd8/cheroot-5.4.0.tar.gz"
|
||||
MD5SUM="2cb426173029c2704477a7bee451dc61"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six"
|
||||
|
|
Loading…
Reference in a new issue