diff options
author | Sam James <sam@gentoo.org> | 2022-08-27 06:57:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-27 07:05:56 +0100 |
commit | f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8 (patch) | |
tree | e87b0647060ab357e07a3ae5f260dc25875e0254 /net-analyzer/tcpreplay/tcpreplay-9999.ebuild | |
parent | net-libs/libpcap: drop -L/usr/lib from pcap-config output (diff) | |
download | gentoo-f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8.tar.gz gentoo-f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8.tar.bz2 gentoo-f8a5c2cc9833bc9c4f85eb8be95bc5dcc83ea8e8.zip |
net-analyzer/tcpreplay: add 4.4.2
Bug: https://bugs.gentoo.org/836240
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/tcpreplay/tcpreplay-9999.ebuild')
-rw-r--r-- | net-analyzer/tcpreplay/tcpreplay-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/tcpreplay/tcpreplay-9999.ebuild b/net-analyzer/tcpreplay/tcpreplay-9999.ebuild index 01eca400dbe0..28758be51d1b 100644 --- a/net-analyzer/tcpreplay/tcpreplay-9999.ebuild +++ b/net-analyzer/tcpreplay/tcpreplay-9999.ebuild @@ -39,7 +39,6 @@ DOCS=( docs/{CHANGELOG,CREDIT,HACKING,TODO} ) PATCHES=( "${FILESDIR}"/${PN}-4.3.0-enable-pcap_findalldevs.patch - "${FILESDIR}"/${PN}-4.4.1-fix-bashism-configure.patch ) src_prepare() { |