summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild b/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild
index 4f7bdceef30..ba2855ff0ba 100644
--- a/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild
+++ b/dev-python/parse_cmake/parse_cmake-0.4.1-r1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_7 )
inherit distutils-r1
DESCRIPTION="Parser for CMakeLists.txt files"
-HOMEPAGE="https://pypi.python.org/pypi/parse_cmake/"
+HOMEPAGE="https://pypi.org/project/parse_cmake/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"