network-tools: bump addon version

This commit is contained in:
cvh 2018-03-23 11:37:21 +01:00
parent 46d0c927b7
commit 2b694a1ac4
3 changed files with 22 additions and 7 deletions

View File

@ -1,2 +1,19 @@
8.0.100
102
- updated iperf to 3.5
- updated irssi to 1.1.1
- updated iw to 4.14
- updated lftp to 4.8.3
- updated ncftp to 3.2.6
- updated ngrep to latest
- updated nmap to 7.70
- updated rsync to 3.1.3
- updated sshfs to 2.10
- updated tcpdump to 4.9.2
- updated udpxy to 1.0.23-12
- updated wireless_tools to 30.pre9
101
- rebuild
100
- Initial Release

View File

@ -17,11 +17,11 @@
################################################################################
PKG_NAME="network-tools"
PKG_VERSION=""
PKG_REV="101"
PKG_VERSION="1.0"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE=""
PKG_SITE="https://libreelec.tv"
PKG_URL=""
PKG_DEPENDS_TARGET="toolchain"
PKG_SECTION="virtual"
@ -31,8 +31,6 @@ PKG_LONGDESC="This bundle currently includes bwm-ng, iftop, iperf, irssi, iw, lf
PKG_IS_ADDON="yes"
PKG_ADDON_NAME="Network Tools"
PKG_ADDON_TYPE="xbmc.python.script"
PKG_ADDON_PROVIDES=""
PKG_DEPENDS_TARGET="toolchain \
bwm-ng \

View File

@ -1,6 +1,6 @@
################################################################################
# This file is part of LibreELEC - https://libreelec.tv
# Copyright (C) 2016 Team LibreELEC
# Copyright (C) 2016-present Team LibreELEC
#
# LibreELEC is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by