diff options
Diffstat (limited to 'dev-util/coccigrep/coccigrep-1.20.ebuild')
-rw-r--r-- | dev-util/coccigrep/coccigrep-1.20.ebuild | 2 |
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" |