dev-python/sysv_ipc: Replace semanchuk.com URLs (http -> https)

Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
Ronny (tastytea) Gutbrod
2022-03-10 09:56:23 +01:00
parent 7b52b6dccb
commit 51bcb233f5

View File

@@ -10,9 +10,9 @@ inherit distutils-r1
DESCRIPTION="System V IPC primitives for python"
HOMEPAGE="
https://pypi.org/project/sysv-ipc/
http://semanchuk.com/philip/sysv_ipc/
https://semanchuk.com/philip/sysv_ipc/
"
SRC_URI="http://semanchuk.com/philip/${PN}/${P}.tar.gz"
SRC_URI="https://semanchuk.com/philip/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"