net-misc/cve-client: EGIT_REPO_URI hacktivis.me -> anongit.hacktivis.me

Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
Haelwenn (lanodan) Monnier
2025-12-08 04:45:54 +01:00
parent 9c3ff0dfab
commit e31f92ef21
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ inherit perl-module
if [[ "${PV}" = "9999" ]]
then
inherit git-r3
EGIT_REPO_URI="https://hacktivis.me/git/cve-client.git"
EGIT_REPO_URI="https://anongit.hacktivis.me/git/cve-client.git"
else
SRC_URI="https://distfiles.hacktivis.me/releases/${PN}/${P}.tar.gz"
KEYWORDS="~amd64"

View File

@@ -8,7 +8,7 @@ inherit perl-module
if [[ "${PV}" = "9999" ]]
then
inherit git-r3
EGIT_REPO_URI="https://hacktivis.me/git/cve-client.git"
EGIT_REPO_URI="https://anongit.hacktivis.me/git/cve-client.git"
else
SRC_URI="https://distfiles.hacktivis.me/releases/${PN}/${P}.tar.gz"
KEYWORDS="~amd64"