system-tools: bump file package

fixes
LibreELEC:~ # file /bin/busybox
Aborted (core dumped)
This commit is contained in:
Peter Vicman 2016-12-16 19:39:00 +01:00
parent 7ab381415f
commit a42051d3b9
3 changed files with 6 additions and 3 deletions

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="file"
PKG_VERSION="5.25"
PKG_VERSION="5.29"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="BSD"

View File

@ -1,8 +1,11 @@
104
- Bump file package
103
- Add nmon
102
-Add inotify-tools, mc
- Add inotify-tools, mc
101
- mrxvt can be started from KODI

View File

@ -18,7 +18,7 @@
PKG_NAME="system-tools"
PKG_VERSION=""
PKG_REV="103"
PKG_REV="104"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE=""