summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:04:06 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:04:06 +0100
commit210a219def097ca83d288574c28062ca31d8cceb (patch)
tree55972bba9dc3fe06ee5ad89f46a2a8e594ce9364 /net-misc/tcpsound
parentnet-misc/ssh-chain: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-210a219def097ca83d288574c28062ca31d8cceb.tar.gz
gentoo-210a219def097ca83d288574c28062ca31d8cceb.tar.bz2
gentoo-210a219def097ca83d288574c28062ca31d8cceb.zip
net-misc/tcpsound: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-misc/tcpsound')
-rw-r--r--net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild b/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild
index f419b5a4eb9d..d21ae64313f4 100644
--- a/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild
+++ b/net-misc/tcpsound/tcpsound-0.3.1-r1.ebuild
@@ -7,7 +7,7 @@ inherit eutils toolchain-funcs
DESCRIPTION="Play sounds in response to network traffic"
LICENSE="BSD"
HOMEPAGE="http://www.ioplex.com/~miallen/tcpsound/"
-SRC_URI="${HOMEPAGE}dl/${P}.tar.gz"
+SRC_URI="http://www.ioplex.com/~miallen/tcpsound/dl/${P}.tar.gz"
SLOT="0"
KEYWORDS="amd64 x86"