python/python-libnacl: Updated for version 1.6.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
79388a931d
commit
485412b1c5
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=python-libnacl
|
||||
SRCNAM=libnacl
|
||||
VERSION=${VERSION:-1.5.2}
|
||||
VERSION=${VERSION:-1.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python-libnacl"
|
||||
VERSION="1.5.2"
|
||||
VERSION="1.6.0"
|
||||
HOMEPAGE="https://libnacl.readthedocs.org/en/latest/"
|
||||
DOWNLOAD="https://github.com/saltstack/libnacl/archive/v1.5.2/libnacl-1.5.2.tar.gz"
|
||||
MD5SUM="1fbbfae2ec8efd8b96c3a559473b146c"
|
||||
DOWNLOAD="https://github.com/saltstack/libnacl/archive/v1.6.0/libnacl-1.6.0.tar.gz"
|
||||
MD5SUM="6eba2bbf95a4a0f88e3da307b372131a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libsodium"
|
||||
|
|
Loading…
Reference in New Issue