summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author LEVAI Daniel2014-01-23 17:19:49 +0100
committer Erik Hanson2014-01-30 06:21:11 +0100
commit5f68e978c7e613e5f8fb6964d0db615d346c9243 (patch)
treebdaaa90dc672e85ac4d553386e1905c6bc21eda3 /system
parent05d9979298fb003ad7d19489fdbe484abfdd9b12 (diff)
downloadslackbuilds-5f68e978c7e613e5f8fb6964d0db615d346c9243.tar.gz
system/libscrypt: Updated for version 1.15.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/libscrypt/libscrypt.SlackBuild4
-rw-r--r--system/libscrypt/libscrypt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/libscrypt/libscrypt.SlackBuild b/system/libscrypt/libscrypt.SlackBuild
index 95712b1aca..c6330fbd5b 100644
--- a/system/libscrypt/libscrypt.SlackBuild
+++ b/system/libscrypt/libscrypt.SlackBuild
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (c) 2011-2013 LEVAI Daniel
+# Copyright (c) 2013-2014 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.14}
+VERSION=${VERSION:-1.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/libscrypt/libscrypt.info b/system/libscrypt/libscrypt.info
index 948402f7b8..220ff4c55e 100644
--- a/system/libscrypt/libscrypt.info
+++ b/system/libscrypt/libscrypt.info
@@ -1,8 +1,8 @@
PRGNAM="libscrypt"
-VERSION="1.14"
+VERSION="1.15"
HOMEPAGE="https://github.com/technion/libscrypt"
-DOWNLOAD="https://github.com/technion/libscrypt/archive/v1.14.tar.gz"
-MD5SUM="005a37ef95cc3d6db2b6d0110bb3825c"
+DOWNLOAD="https://github.com/technion/libscrypt/archive/v1.15.tar.gz"
+MD5SUM="7e4d79b4abd6f4fa19f4103c807c288a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""