summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/sec/sec-2.8.1.ebuild2
-rw-r--r--net-analyzer/sec/sec-2.8.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sec/sec-2.8.1.ebuild b/net-analyzer/sec/sec-2.8.1.ebuild
index 1cd6cd62871c..2cca6dc0b078 100644
--- a/net-analyzer/sec/sec-2.8.1.ebuild
+++ b/net-analyzer/sec/sec-2.8.1.ebuild
@@ -5,7 +5,7 @@ EAPI=6
DESCRIPTION="Simple Event Correlator"
HOMEPAGE="https://github.com/simple-evcorr/sec"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/net-analyzer/sec/sec-2.8.2.ebuild b/net-analyzer/sec/sec-2.8.2.ebuild
index 52906d7916b4..75aa0134ffbd 100644
--- a/net-analyzer/sec/sec-2.8.2.ebuild
+++ b/net-analyzer/sec/sec-2.8.2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
DESCRIPTION="Simple Event Correlator"
HOMEPAGE="https://github.com/simple-evcorr/sec"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"