summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Larry Hajali2017-07-21 19:06:26 +0200
committer Willy Sudiarto Raharjo2017-07-22 01:55:28 +0200
commit93a7508b90e5c72696ae90e7250ab34f2b3aec36 (patch)
treebfd11ad64fd32ba3e875d9cbe3f02f03068f3847 /python
parent207dd9a8f6eb3bf388c196e2a338d812e4b9bd92 (diff)
downloadslackbuilds-93a7508b90e5c72696ae90e7250ab34f2b3aec36.tar.gz
python/python-libnacl: Updated for version 1.5.2
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python')
-rw-r--r--python/python-libnacl/python-libnacl.SlackBuild4
-rw-r--r--python/python-libnacl/python-libnacl.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/python-libnacl/python-libnacl.SlackBuild b/python/python-libnacl/python-libnacl.SlackBuild
index 352cd2efc5..39b26cd090 100644
--- a/python/python-libnacl/python-libnacl.SlackBuild
+++ b/python/python-libnacl/python-libnacl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-libnacl
-# Copyright 2014-2016 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2014-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=python-libnacl
SRCNAM=libnacl
-VERSION=${VERSION:-1.5.0}
+VERSION=${VERSION:-1.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-libnacl/python-libnacl.info b/python/python-libnacl/python-libnacl.info
index dfa2cb35b8..0c97ac899f 100644
--- a/python/python-libnacl/python-libnacl.info
+++ b/python/python-libnacl/python-libnacl.info
@@ -1,8 +1,8 @@
PRGNAM="python-libnacl"
-VERSION="1.5.0"
+VERSION="1.5.2"
HOMEPAGE="https://libnacl.readthedocs.org/en/latest/"
-DOWNLOAD="https://github.com/saltstack/libnacl/archive/v1.5.0/libnacl-1.5.0.tar.gz"
-MD5SUM="b2fa1ace65fa1166e0340206f94d3d95"
+DOWNLOAD="https://github.com/saltstack/libnacl/archive/v1.5.2/libnacl-1.5.2.tar.gz"
+MD5SUM="1fbbfae2ec8efd8b96c3a559473b146c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsodium"