diff options
Diffstat (limited to 'net-analyzer/sec')
-rw-r--r-- | net-analyzer/sec/sec-2.7.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/sec/sec-2.7.9.ebuild b/net-analyzer/sec/sec-2.7.9.ebuild index bb288c794046..f2cb252dcf90 100644 --- a/net-analyzer/sec/sec-2.7.9.ebuild +++ b/net-analyzer/sec/sec-2.7.9.ebuild @@ -5,8 +5,8 @@ EAPI=5 DESCRIPTION="Simple Event Correlator" -HOMEPAGE="http://simple-evcorr.sourceforge.net/" -SRC_URI="mirror://sourceforge/simple-evcorr/${P}.tar.gz" +HOMEPAGE="https://github.com/simple-evcorr/sec" +SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |