Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=6ad9df63b532906883e5276003ba991773e29197
commit 6ad9df63b532906883e5276003ba991773e29197 Author: crazy <[email protected]> Date: Sat Feb 10 00:55:18 2018 +0100 iperf-2.0.10-2-x86_64 * rebuild with tc diff --git a/source/network-extra/iperf/FrugalBuild b/source/network-extra/iperf/FrugalBuild index 290a7e1..933836e 100644 --- a/source/network-extra/iperf/FrugalBuild +++ b/source/network-extra/iperf/FrugalBuild @@ -3,11 +3,11 @@ pkgname=iperf pkgver=2.0.10 -pkgrel=1 +pkgrel=2 pkgdesc="Iperf is a tool to measure maximum TCP bandwidth" -depends=('libstdc++>=6.2.1-5') +depends=('libstdc++>=7.3.0-7') groups=('network-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_systemd_units=($pkgname=e) _F_sourceforge_dirname="${pkgname}2" Finclude sourceforge systemd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
