diff options
author | Sam James <sam@gentoo.org> | 2022-10-29 19:27:37 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-29 19:27:37 +0100 |
commit | 34477bc5e28a816fc3734189b030717d9a84f437 (patch) | |
tree | 7bc4bff65139070b7e7eaf173d80c061564a89a7 /dev-util | |
parent | dev-util/coccigrep: update HOMEPAGE (diff) | |
download | gentoo-34477bc5e28a816fc3734189b030717d9a84f437.tar.gz gentoo-34477bc5e28a816fc3734189b030717d9a84f437.tar.bz2 gentoo-34477bc5e28a816fc3734189b030717d9a84f437.zip |
dev-util/coccinelle: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/coccinelle/coccinelle-1.1.1.ebuild | 2 |
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" |