htop: Update from 2.1.0 to 2.2.0
[termux-packages] / packages / scrypt / build.sh
1 TERMUX_PKG_HOMEPAGE=https://www.tarsnap.com/scrypt.html
2 TERMUX_PKG_DESCRIPTION="scrypt KDF library and file encryption tool"
3 TERMUX_PKG_VERSION=1.2.1
4 TERMUX_PKG_SRCURL=https://www.tarsnap.com/scrypt/scrypt-1.2.1.tgz
5 TERMUX_PKG_SHA256=4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577
6 TERMUX_PKG_DEPENDS="openssl"