commit: a6a44baa72e91a692e274456aa53cad307c133ff Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 11 12:18:37 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 11 12:47:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a44baa
dev-python/pyinotify: Update HOMEPAGE Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/pyinotify/pyinotify-0.9.6.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild index 0fad415c410..6f1cc0f9214 100644 --- a/dev-python/pyinotify/pyinotify-0.9.6.ebuild +++ b/dev-python/pyinotify/pyinotify-0.9.6.ebuild @@ -10,10 +10,9 @@ inherit distutils-r1 DESCRIPTION="Python module used for monitoring filesystems events" HOMEPAGE=" - http://trac.dbzteam.org/pyinotify https://pypi.org/project/pyinotify/ https://github.com/seb-m/pyinotify/" -SRC_URI="http://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" +SRC_URI="https://seb.dbzteam.org/pub/pyinotify/releases/${P}.tar.gz" LICENSE="MIT" SLOT="0"
