summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-10-29 19:26:49 +0100
committerSam James <sam@gentoo.org>2022-10-29 19:26:49 +0100
commitbfe3ee779f9ef54afca99d2ada883732cea4ca6d (patch)
tree64735e63ca8fcf3e29e00f695028427d9c3a89aa /dev-util/coccigrep
parentdev-util/coccigrep: new package, add 1.20 (diff)
downloadgentoo-bfe3ee779f9ef54afca99d2ada883732cea4ca6d.tar.gz
gentoo-bfe3ee779f9ef54afca99d2ada883732cea4ca6d.tar.bz2
gentoo-bfe3ee779f9ef54afca99d2ada883732cea4ca6d.zip
dev-util/coccigrep: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/coccigrep')
-rw-r--r--dev-util/coccigrep/coccigrep-1.20.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/coccigrep/coccigrep-1.20.ebuild b/dev-util/coccigrep/coccigrep-1.20.ebuild
index f439caae2e86..5a30a6669a76 100644
--- a/dev-util/coccigrep/coccigrep-1.20.ebuild
+++ b/dev-util/coccigrep/coccigrep-1.20.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1 elisp-common optfeature
DESCRIPTION="A semantic grep for the C language"
-HOMEPAGE="http://home.regit.org/software/coccigrep/"
+HOMEPAGE="https://home.regit.org/software/coccigrep/"
SRC_URI="https://github.com/regit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"