testing/tcpreplay: adopt aport

This commit is contained in:
Celeste 2024-01-07 15:43:45 +00:00 committed by Kevin Daudt
parent 00a3fa0088
commit 5f8ace4ec8

View File

@ -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*)