file: update to 5.40

This commit is contained in:
Jia Yuan Lo 2021-04-23 00:17:58 +08:00 committed by Henrik Grimler
parent edd355f5f3
commit 90a3e55612
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ 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_LICENSE="BSD 2-Clause"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=5.39
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=5.40
TERMUX_PKG_SRCURL=ftp://ftp.astron.com/pub/file/file-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f05d286a76d9556243d0cb05814929c2ecf3a5ba07963f8f70bfaaa70517fad1
TERMUX_PKG_SHA256=167321f43c148a553f68a0ea7f579821ef3b11c27b8cbe158e4df897e4a5dd57
TERMUX_PKG_DEPENDS="zlib"
TERMUX_PKG_BREAKS="file-dev"
TERMUX_PKG_REPLACES="file-dev"