Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
0 additions and
1 deletions
-
packages/file/build.sh
|
|
@ -2,7 +2,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_LICENSE="BSD 2-Clause" |
|
|
|
TERMUX_PKG_VERSION=5.37 |
|
|
|
TERMUX_PKG_SHA256=e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f |
|
|
|
TERMUX_PKG_SRCURL=ftp://ftp.astron.com/pub/file/file-${TERMUX_PKG_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=e9c13967f7dd339a3c241b7710ba093560b9a33013491318e88e6b8b57bae07f |
|
|
|
TERMUX_PKG_DEPENDS="zlib" |
|
|
|