mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
network-tools: bump addon version
This commit is contained in:
parent
46d0c927b7
commit
2b694a1ac4
@ -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
|
- Initial Release
|
||||||
|
@ -17,11 +17,11 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="network-tools"
|
PKG_NAME="network-tools"
|
||||||
PKG_VERSION=""
|
PKG_VERSION="1.0"
|
||||||
PKG_REV="101"
|
PKG_REV="102"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE=""
|
PKG_SITE="https://libreelec.tv"
|
||||||
PKG_URL=""
|
PKG_URL=""
|
||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_SECTION="virtual"
|
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_IS_ADDON="yes"
|
||||||
PKG_ADDON_NAME="Network Tools"
|
PKG_ADDON_NAME="Network Tools"
|
||||||
PKG_ADDON_TYPE="xbmc.python.script"
|
PKG_ADDON_TYPE="xbmc.python.script"
|
||||||
PKG_ADDON_PROVIDES=""
|
|
||||||
|
|
||||||
|
|
||||||
PKG_DEPENDS_TARGET="toolchain \
|
PKG_DEPENDS_TARGET="toolchain \
|
||||||
bwm-ng \
|
bwm-ng \
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
# This file is part of LibreELEC - https://libreelec.tv
|
# 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
|
# LibreELEC is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
Loading…
x
Reference in New Issue
Block a user