termux-packages/packages/ccrypt/build.sh

7 lines
366 B
Bash
Raw Normal View History

2017-10-15 20:24:53 +02:00
TERMUX_PKG_HOMEPAGE=http://ccrypt.sourceforge.net/
TERMUX_PKG_DESCRIPTION="Secure encryption and decryption of files and streams utility"
TERMUX_PKG_VERSION=1.10
TERMUX_PKG_SHA256=87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0
TERMUX_PKG_SRCURL=http://ccrypt.sourceforge.net/download/ccrypt-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_DEPENDS="libcrypt"