summaryrefslogtreecommitdiff
path: root/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild')
-rw-r--r--dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
index cf4345c9068d..d231773799fe 100644
--- a/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
+++ b/dev-python/pymountboot/pymountboot-0.2.3-r1.ebuild
@@ -9,9 +9,9 @@ PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Python extension module to (re)mount /boot"
-HOMEPAGE="https://github.com/mgorny/pymountboot/"
+HOMEPAGE="https://github.com/projg2/pymountboot/"
SRC_URI="
- https://github.com/mgorny/pymountboot/archive/v${PV}.tar.gz
+ https://github.com/projg2/pymountboot/archive/v${PV}.tar.gz
-> ${P}.tar.gz"
LICENSE="BSD"