network-tools: update addon (111)

- iperf: update to 3.10.1
- libstatgrab: update to 0.92.1
This commit is contained in:
heitbaum 2021-09-14 20:17:42 +10:00
parent 863ef13e4d
commit fc7984acc1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
111
- iperf: update to 3.10.1
- libstatgrab: update to 0.92.1
110 110
- libpcap: update to 1.10.1 - libpcap: update to 1.10.1
- tcpdump: update to 4.99.1 - tcpdump: update to 4.99.1

View File

@ -3,7 +3,7 @@
PKG_NAME="network-tools" PKG_NAME="network-tools"
PKG_VERSION="1.0" PKG_VERSION="1.0"
PKG_REV="110" PKG_REV="111"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://libreelec.tv" PKG_SITE="https://libreelec.tv"