network-tools: bump for newer rsync version

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-10-14 23:09:56 +00:00
parent 5251868590
commit 4351a9ab2b
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
105
- update rsync to 3.2.3
104 104
- drop iw - drop iw

View File

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