summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-12-11 13:18:37 +0100
committerMichał Górny <mgorny@gentoo.org>2020-12-11 13:47:00 +0100
commita6a44baa72e91a692e274456aa53cad307c133ff (patch)
tree5b4b81e6d80565a357119f484d3af3131cb3a373 /dev-python/pyinotify
parentdev-python/pyasn1-modules: Update HOMEPAGE (diff)
downloadgentoo-a6a44baa72e91a692e274456aa53cad307c133ff.tar.gz
gentoo-a6a44baa72e91a692e274456aa53cad307c133ff.tar.bz2
gentoo-a6a44baa72e91a692e274456aa53cad307c133ff.zip
dev-python/pyinotify: Update HOMEPAGE
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pyinotify')
-rw-r--r--dev-python/pyinotify/pyinotify-0.9.6.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pyinotify/pyinotify-0.9.6.ebuild b/dev-python/pyinotify/pyinotify-0.9.6.ebuild
index 0fad415c410c..6f1cc0f92141 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"