summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Larry Hajali2018-11-23 22:31:50 +0100
committer Willy Sudiarto Raharjo2018-11-24 06:35:20 +0100
commit3cfc019e0dff85790341e950651ec5d2763847ab (patch)
treece1a88cf03be5d8921087af3d329608def1f2717
parentde9fa174ffd40daafe52cccfd2828ad1b03aa175 (diff)
downloadslackbuilds-3cfc019e0dff85790341e950651ec5d2763847ab.tar.gz
python/python-libnacl: Updated for version 1.6.1
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
-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 c8017edc5b..4a25e52da0 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-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
+# Copyright 2014-2018 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.6.0}
+VERSION=${VERSION:-1.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-libnacl/python-libnacl.info b/python/python-libnacl/python-libnacl.info
index fba364e5e4..770bb4ca1d 100644
--- a/python/python-libnacl/python-libnacl.info
+++ b/python/python-libnacl/python-libnacl.info
@@ -1,8 +1,8 @@
PRGNAM="python-libnacl"
-VERSION="1.6.0"
+VERSION="1.6.1"
HOMEPAGE="https://libnacl.readthedocs.org/en/latest/"
-DOWNLOAD="https://github.com/saltstack/libnacl/archive/v1.6.0/libnacl-1.6.0.tar.gz"
-MD5SUM="6eba2bbf95a4a0f88e3da307b372131a"
+DOWNLOAD="https://pypi.io/packages/source/l/libnacl/libnacl-1.6.1.tar.gz"
+MD5SUM="a1ec5b08f85b5fe7491b30d8890bd84b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libsodium"