Browse Source

New package: scrypt-1.2.1 (#843)

android-5
Evan Deaubl 8 years ago
committed by Fredrik Fornwall
parent
commit
33068c0a64
  1. 6
      packages/scrypt/build.sh

6
packages/scrypt/build.sh

@ -0,0 +1,6 @@
TERMUX_PKG_HOMEPAGE=https://www.tarsnap.com/scrypt.html
TERMUX_PKG_DESCRIPTION="scrypt KDF library and file encryption tool"
TERMUX_PKG_VERSION=1.2.1
TERMUX_PKG_SRCURL=https://www.tarsnap.com/scrypt/scrypt-1.2.1.tgz
TERMUX_PKG_SHA256=4621f5e7da2f802e20850436219370092e9fcda93bd598f6d4236cce33f4c577
TERMUX_PKG_DEPENDS="openssl"
Loading…
Cancel
Save