mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/tcpreplay: adopt aport
This commit is contained in:
parent
00a3fa0088
commit
5f8ace4ec8
@ -1,8 +1,8 @@
|
||||
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=tcpreplay
|
||||
pkgver=4.4.4
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Replay captured network traffic"
|
||||
url="https://tcpreplay.appneta.com/"
|
||||
arch="all"
|
||||
@ -10,7 +10,8 @@ license="GPL-3.0-or-later"
|
||||
makedepends="linux-headers libdnet-dev libpcap-dev tcpdump"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://downloads.sourceforge.net/tcpreplay/tcpreplay-$pkgver.tar.gz
|
||||
skip-tests-require-root.patch"
|
||||
skip-tests-require-root.patch
|
||||
"
|
||||
|
||||
case "$CARCH" in
|
||||
arm*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user