system-tools: bump PKG_REV

This commit is contained in:
Andrey Butirsky 2019-12-25 22:48:58 +03:00
parent 47ba2c0243
commit 1169eb2f81
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
112
- added vim runtime files
- updated vim
111 111
- updated autossh to 1.4g - updated autossh to 1.4g
- updated file to d1ff3af - updated file to d1ff3af

View File

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