diff options
Diffstat (limited to 'repo/file')
-rw-r--r-- | repo/file/file.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/file/file.xibuild b/repo/file/file.xibuild index d658076..173560a 100644 --- a/repo/file/file.xibuild +++ b/repo/file/file.xibuild @@ -3,7 +3,7 @@ MAKEDEPS="make " DEPS="musl zlib xz bzip2" -PKG_VER=5.40 +PKG_VER=5.43 SOURCE=http://ftp.astron.com/pub/file/file-$PKG_VER.tar.gz DESC="A utility for determining the type of a given file or files" |