aboutsummaryrefslogtreecommitdiff
path: root/libs/file
Commit message (Collapse)AuthorAge
* libs: file: bump version to 5.35Marko Ratkaj2018-11-09
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* file: Update to 5.34Rosen Penev2018-08-24
| | | | | | | | Get rid of autoreconf to speed up build. Fixed project URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* file: Disable libseccomp by defaultRosen Penev2018-06-12
| | | | | | Fixes the buildbot. libseccomp is not that useful for file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* file: Update to 5.33Rosen Penev2018-06-11
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libs: file: install fixMarko Ratkaj2017-09-20
| | | | | | | | By using $(CP) instead of $(INSTALL_DATA) we preserve symbolic links and by doing so we dont copy the same file multiple times. This saves some space. Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* libs: file: fix typo in default callKarl Palsson2016-01-27
| | | | | | Corrects the display and help text for file and libmagic in menuconfig. Signed-off-by: Karl Palsson <karlp@remake.is>
* file: bump version to 5.25Marko Ratkaj2015-09-27
| | | | Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
* file: bump to 5.20Luka Perkov2014-10-21
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* file: bump to 5.19Luka Perkov2014-08-11
| | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* file: import from oldpackages (libmagic)Ted Hess2014-07-30
Signed-off-by: Ted Hess <thess@kitschensync.net>