aboutsummaryrefslogtreecommitdiffstats
path: root/community/iperf/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/iperf/APKBUILD')
-rw-r--r--community/iperf/APKBUILD10
1 files changed, 2 insertions, 8 deletions
diff --git a/community/iperf/APKBUILD b/community/iperf/APKBUILD
index 1de8c3f3454..708fc6dd51f 100644
--- a/community/iperf/APKBUILD
+++ b/community/iperf/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Oleg Titov <oleg.titov@gmail.com>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=iperf
-pkgver=2.1.7
+pkgver=2.1.9
pkgrel=0
pkgdesc="A tool to measure IP bandwidth using UDP or TCP"
url="https://sourceforge.net/projects/iperf2/"
@@ -14,12 +14,6 @@ source="https://sourceforge.net/projects/iperf2/files/iperf-$pkgver.tar.gz
iperf.confd
"
-prepare() {
- update_config_sub
- update_config_guess
- default_prepare
-}
-
build() {
./configure \
--build=$CBUILD \
@@ -43,7 +37,7 @@ package() {
}
sha512sums="
-1a4dc2ddea1b48d6c7db053b593dc83269de3220631d115d11f3a9f0552fd5591cffbcec02ee00305f35e39d76dfe6232309b85d263b65611888afa08c7e2a90 iperf-2.1.7.tar.gz
+231b281cfaf0e0b67839efef7d86b762a709fe76403a9e39ebe5431e486537b522b58e5a736351c7343134b445499606a02f8430ecb7120cb7d04400d9cb232b iperf-2.1.9.tar.gz
7dcd51fa77f7e8bd9a14339f61f93f591d74a86c767dbdc1d6035b6f7f4ce6fec34e8880caf68eab301640250b579b495274f2454c48b9601455ec46abab8949 iperf.initd
fb5e155fff568a72488cc1511d30358835a48bcce309f8f46d040160932b4a4ccb85040c27c60dee477900a25bd34c50eac21d1d0bea984b40faa401be2ba7e8 iperf.confd
"