mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
dev-python/pycryptopp: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
05145df8f9
commit
a0a6934e0e
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -10,7 +10,8 @@ NUM="1206569328141510525648634803928199668821045408958"
|
||||
MY_P="${P}.${NUM}"
|
||||
|
||||
DESCRIPTION="Python wrappers for a few algorithms from the Crypto++ library"
|
||||
HOMEPAGE="http://tahoe-lafs.org/trac/pycryptopp https://pypi.python.org/pypi/pycryptopp"
|
||||
HOMEPAGE="https://tahoe-lafs.org/trac/pycryptopp
|
||||
https://pypi.python.org/pypi/pycryptopp"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
@@ -10,7 +10,8 @@ NUM="869544967005693312591928092448767568728501330214"
|
||||
MY_P="${P}.${NUM}"
|
||||
|
||||
DESCRIPTION="Python wrappers for a few algorithms from the Crypto++ library"
|
||||
HOMEPAGE="http://tahoe-lafs.org/trac/pycryptopp https://pypi.python.org/pypi/pycryptopp"
|
||||
HOMEPAGE="https://tahoe-lafs.org/trac/pycryptopp
|
||||
https://pypi.python.org/pypi/pycryptopp"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
||||
Reference in New Issue
Block a user