diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 20:59:49 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2021-10-19 21:08:55 +0200 |
commit | 8cdd83e507f8bf3dd0d10785994a83ccb1474ac8 (patch) | |
tree | a721f827c4ec4f874fa95ad11b1fd84f907ad3a2 /net-analyzer | |
parent | net-analyzer/bigeye: Update SRC_URI (diff) | |
download | gentoo-8cdd83e507f8bf3dd0d10785994a83ccb1474ac8.tar.gz gentoo-8cdd83e507f8bf3dd0d10785994a83ccb1474ac8.tar.bz2 gentoo-8cdd83e507f8bf3dd0d10785994a83ccb1474ac8.zip |
net-analyzer/bigeye: Update SRC_URI (again)
The archive can't be fetched from the primary SRC_URI, so I've added it to my
devspace
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/bigeye/bigeye-0.3-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild index 4aa3965850ed..f1e171347c51 100644 --- a/net-analyzer/bigeye/bigeye-0.3-r4.ebuild +++ b/net-analyzer/bigeye/bigeye-0.3-r4.ebuild @@ -7,7 +7,7 @@ inherit flag-o-matic toolchain-funcs DESCRIPTION="network utility dump and simple honeypot utility" HOMEPAGE="http://violating.us/projects/bigeye/" SRC_URI=" - http://violating.us/projects/bigeye/download/${P}.tgz + https://dev.gentoo.org/~jsmolic/distfiles/${P}.tgz https://dev.gentoo.org/~jsmolic/distfiles/${P}-gcc34.patch.xz " |