libraries/libscrypt: Updated for version 1.20.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LEVAI Daniel 2015-01-04 00:21:30 +07:00 committed by Willy Sudiarto Raharjo
parent 39b6d44ab9
commit 9b619ebf7a
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Copyright (c) 2013-2014 LEVAI Daniel
# Copyright (c) 2013-2015 LEVAI Daniel
# All rights reserved.
#
# * Redistribution and use in source and binary forms, with or without
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libscrypt
VERSION=${VERSION:-1.19}
VERSION=${VERSION:-1.20}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="libscrypt"
VERSION="1.19"
VERSION="1.20"
HOMEPAGE="https://github.com/technion/libscrypt"
DOWNLOAD="https://github.com/technion/libscrypt/archive/v1.19.tar.gz"
MD5SUM="1ba156d134c8852b39546012e3d00d17"
DOWNLOAD="https://github.com/technion/libscrypt/archive/v1.20.tar.gz"
MD5SUM="35c78aca7902061c49e5c517305b1534"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""