python/josepy: Updated for version 1.7.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cf5b0fd788
commit
6f9c616b58
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for josepy
|
||||
|
||||
# Copyright 2018-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2018-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=josepy
|
||||
VERSION=${VERSION:-1.5.0}
|
||||
VERSION=${VERSION:-1.7.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="josepy"
|
||||
VERSION="1.5.0"
|
||||
VERSION="1.7.0"
|
||||
HOMEPAGE="https://github.com/certbot/josepy"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/18/ae/3b8a55f257adb1f0f8657e14d9e7da5eacf0dc088ef0050103b3ae408029/josepy-1.5.0.tar.gz"
|
||||
MD5SUM="3ee02df055cd886aef94d56851a131d3"
|
||||
DOWNLOAD="https://files.pythonhosted.org/packages/e2/e1/d288d1ec3c38a8d427f49f42552fb2ed08096bd62ec60c6dea46f456fc79/josepy-1.7.0.tar.gz"
|
||||
MD5SUM="cdf5fafe1a653c6cb5f100bd8a16268c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue