system/scrypt: Updated for version 1.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
fde1a693d9
commit
b478be875e
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=scrypt
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="scrypt"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.1"
|
||||
HOMEPAGE="http://www.tarsnap.com/scrypt.html"
|
||||
DOWNLOAD="http://www.tarsnap.com/scrypt/scrypt-1.2.0.tgz"
|
||||
MD5SUM="3a710c1777caa8c75b194378b2010fee"
|
||||
DOWNLOAD="http://www.tarsnap.com/scrypt/scrypt-1.2.1.tgz"
|
||||
MD5SUM="b33d22cd35032743047d30f1f5a49514"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue