summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-analyzer/sngrep/sngrep-1.4.6-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sngrep/sngrep-1.4.6-r1.ebuild b/net-analyzer/sngrep/sngrep-1.4.6-r1.ebuild
index 6211329ed152..54df7038d92f 100644
--- a/net-analyzer/sngrep/sngrep-1.4.6-r1.ebuild
+++ b/net-analyzer/sngrep/sngrep-1.4.6-r1.ebuild
@@ -6,7 +6,7 @@ inherit autotools
DESCRIPTION="Ncurses SIP Messages flow viewer"
HOMEPAGE="https://github.com/irontec/sngrep"
-SRC_URI="${HOMEPAGE}/releases/download/v${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/irontec/sngrep/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"