chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f9129b8
)
file: Update from 5.27 to 5.28
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 16 Jun 2016 21:52:02 +0000
(17:52 -0400)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 16 Jun 2016 21:52:02 +0000
(17:52 -0400)
packages/file/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/file/build.sh
b/packages/file/build.sh
index 8a34338faff1d926515ba5663153fc96f01f401f..cc796c180c4f15d66e837d52426717778a62c255 100644
(file)
--- a/
packages/file/build.sh
+++ b/
packages/file/build.sh
@@
-1,6
+1,6
@@
TERMUX_PKG_HOMEPAGE=https://darwinsys.com/file/
TERMUX_PKG_DESCRIPTION="Command-line tool that tells you in words what kind of data a file contains"
-TERMUX_PKG_VERSION=5.2
7
+TERMUX_PKG_VERSION=5.2
8
TERMUX_PKG_SRCURL=https://fossies.org/linux/misc/file-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="ac_cv_func_mmap_fixed_mapped=yes"
TERMUX_PKG_EXTRA_MAKE_ARGS="FILE_COMPILE=$TERMUX_PKG_HOSTBUILD_DIR/src/file"