libraries/libsodium: Updated for version 1.0.15.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
483c2ea4e2
commit
d51de27bc2
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libsodium
|
||||
VERSION=${VERSION:-1.0.13}
|
||||
VERSION=${VERSION:-1.0.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libsodium"
|
||||
VERSION="1.0.13"
|
||||
VERSION="1.0.15"
|
||||
HOMEPAGE="https://github.com/jedisct1/libsodium"
|
||||
DOWNLOAD="https://download.libsodium.org/libsodium/releases/libsodium-1.0.13.tar.gz"
|
||||
MD5SUM="f38aac160a4bd05f06f743863e54e499"
|
||||
DOWNLOAD="https://download.libsodium.org/libsodium/releases/libsodium-1.0.15.tar.gz"
|
||||
MD5SUM="070373e73a0b10bd96f412e1732ebc42"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue