network-tools: update to 107

This commit is contained in:
heitbaum 2021-01-12 06:17:16 +00:00
parent f011f0bce1
commit 51f9666f9a
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
107
- libpcap: update to 1.10.0
- ngrep: update to 2019-01-29
106 106
- bwm-ng: update to 0.6.2 - bwm-ng: update to 0.6.2
- iperf: update to 3.9 - iperf: update to 3.9

View File

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