diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:05:13 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:09:03 +0200 |
commit | 53999a230cfb1981e60b96c5971b02007a065ec1 (patch) | |
tree | a1f76921842f388bb786a270d67fb0f117c15271 /net-analyzer/zniper | |
parent | net-analyzer/ttcp: Update SRC_URI (diff) | |
download | gentoo-53999a230cfb1981e60b96c5971b02007a065ec1.tar.gz gentoo-53999a230cfb1981e60b96c5971b02007a065ec1.tar.bz2 gentoo-53999a230cfb1981e60b96c5971b02007a065ec1.zip |
net-analyzer/zniper: Update SRC_URI
jer@ is retired and I've archived the distfiles in my devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer/zniper')
-rw-r--r-- | net-analyzer/zniper/zniper-1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/zniper/zniper-1.0-r2.ebuild b/net-analyzer/zniper/zniper-1.0-r2.ebuild index 86991e258434..e96de82264dd 100644 --- a/net-analyzer/zniper/zniper-1.0-r2.ebuild +++ b/net-analyzer/zniper/zniper-1.0-r2.ebuild @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Displays and kill active TCP connections seen by the selected interface" HOMEPAGE="http://www.signedness.org/tools/" -SRC_URI="https://dev.gentoo.org/~jer/${P}.tgz" +SRC_URI="https://dev.gentoo.org/~jsmolic/distfiles/${P}.tgz" LICENSE="BSD" SLOT="0" |