ccrypt: Add package
This commit is contained in:
parent
8ac9cdd3f5
commit
c4d5d33af9
6
packages/ccrypt/build.sh
Normal file
6
packages/ccrypt/build.sh
Normal file
@ -0,0 +1,6 @@
|
||||
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"
|
Loading…
Reference in New Issue
Block a user