summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/coccinelle/coccinelle-1.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/coccinelle/coccinelle-1.1.1.ebuild b/dev-util/coccinelle/coccinelle-1.1.1.ebuild
index 4affa4aee5a6..2d56739523bb 100644
--- a/dev-util/coccinelle/coccinelle-1.1.1.ebuild
+++ b/dev-util/coccinelle/coccinelle-1.1.1.ebuild
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{8..11} )
inherit autotools bash-completion-r1 elisp-common python-single-r1
DESCRIPTION="Program matching and transformation engine"
-HOMEPAGE="http://coccinelle.lip6.fr/"
+HOMEPAGE="https://coccinelle.gitlabpages.inria.fr/website/"
SRC_URI="https://gitlab.inria.fr/coccinelle/coccinelle/-/archive/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"