chiark / gitweb /
New package: scrypt-1.2.1 (#843)
authorEvan Deaubl <evan@deaubl.name>
Thu, 23 Mar 2017 23:54:13 +0000 (16:54 -0700)
committerFredrik Fornwall <fredrik@fornwall.net>
Thu, 23 Mar 2017 23:54:13 +0000 (00:54 +0100)
packages/scrypt/build.sh [new file with mode: 0644]

diff --git a/packages/scrypt/build.sh b/packages/scrypt/build.sh
new file mode 100644 (file)
index 0000000..8aca556
--- /dev/null
@@ -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"