mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/iperf3: split OpenRC
This commit is contained in:
parent
7b3295e8d6
commit
d69ce34ba1
@ -3,7 +3,7 @@
|
||||
pkgname=iperf3
|
||||
_pkgname=iperf
|
||||
pkgver=3.5
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="A tool to measure IP bandwidth using UDP or TCP"
|
||||
url="https://github.com/esnet/iperf"
|
||||
arch="all"
|
||||
@ -11,7 +11,7 @@ license="BSD"
|
||||
depends=""
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages="$pkgname-doc"
|
||||
subpackages="$pkgname-doc $pkgname-openrc"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/esnet/$_pkgname/archive/$pkgver.tar.gz
|
||||
$_pkgname.initd
|
||||
$_pkgname.confd
|
||||
|
Loading…
Reference in New Issue
Block a user