network-tools: update addon (119)

This commit is contained in:
Rudi Heitbaum 2022-11-19 04:22:15 +00:00
parent 69f36819cb
commit 76ee8a3d8a
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
119
- irssi: update to 1.4.3 and meson build
- ngrep: update to using pcre2
- nmap: update to 7.93
- rsync: update to 3.2.7
115-118
- not released for LibreELEC 10.0
114
- nmap: update to 7.92 and HSTS

View File

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