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