ccrypt: Update from 1.10 to 1.11

This commit is contained in:
Fredrik Fornwall 2018-07-30 00:27:31 +02:00
parent f55d3fa455
commit d9f009d629

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://ccrypt.sourceforge.net/ TERMUX_PKG_HOMEPAGE=http://ccrypt.sourceforge.net/
TERMUX_PKG_DESCRIPTION="Secure encryption and decryption of files and streams utility" TERMUX_PKG_DESCRIPTION="Secure encryption and decryption of files and streams utility"
TERMUX_PKG_VERSION=1.10 TERMUX_PKG_VERSION=1.11
TERMUX_PKG_SHA256=87d66da2170facabf6f2fc073586ae2c7320d4689980cfca415c74688e499ba0 TERMUX_PKG_SHA256=b19c47500a96ee5fbd820f704c912f6efcc42b638c0a6aa7a4e3dc0a6b51a44f
TERMUX_PKG_SRCURL=http://ccrypt.sourceforge.net/download/ccrypt-$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SRCURL=http://ccrypt.sourceforge.net/download/$TERMUX_PKG_VERSION/ccrypt-$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_DEPENDS="libcrypt" TERMUX_PKG_DEPENDS="libcrypt"