mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
python/netlib: Update HOMEPAGE and DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
39d0bce2a6
commit
f7102f2348
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="netlib"
|
||||
VERSION="0.14.0"
|
||||
HOMEPAGE="https://mitmproxy.org/"
|
||||
DOWNLOAD="https://mitmproxy.org/download/netlib-0.14.0.tar.gz"
|
||||
MD5SUM="2210333803a8549a2d858d98d9402d0c"
|
||||
HOMEPAGE="https://github.com/mitmproxy/netlib"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/n/netlib/netlib-0.14.0.tar.gz"
|
||||
MD5SUM="d8cb0f7bb513ed8ec717f2d6b469af8d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pyOpenSSL passlib hpack python-certifi backports-ssl-match-hostname"
|
||||
|
|
Loading…
Reference in a new issue