aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-libnacl
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2017-07-27 11:59:27 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-07-28 23:10:49 +0200
commit7116b98abf9e87777fde4871974ac9d4e3cc871c (patch)
treef1aeebdf7e86377b5592901fc0c2adc141f7406c /testing/py-libnacl
parent8320e777ac5336b5974bb9aa24fd01ffce65d908 (diff)
downloadaports-7116b98abf9e87777fde4871974ac9d4e3cc871c.tar.bz2
aports-7116b98abf9e87777fde4871974ac9d4e3cc871c.tar.xz
testing/py-libnacl: upgrade to 1.5.2
Diffstat (limited to 'testing/py-libnacl')
-rw-r--r--testing/py-libnacl/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-libnacl/APKBUILD b/testing/py-libnacl/APKBUILD
index ce9da1ff97..541d4602ea 100644
--- a/testing/py-libnacl/APKBUILD
+++ b/testing/py-libnacl/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-libnacl
_pkgname=libnacl
-pkgver=1.5.1
+pkgver=1.5.2
pkgrel=0
pkgdesc="Python bindings for libsodium/tweetnacl"
url="https://libnacl.readthedocs.org/"
@@ -41,4 +41,4 @@ _py() {
cd "$builddir"
$python setup.py install --prefix=/usr --root="$subpkgdir"
}
-sha512sums="8bc5e0e15b35814249b69b6c1270fdf2c45af808c3315a6499b25a4861f0b21fe1840630a08cf808c8dc840f417736dee9d020d21d5d1d697b8644bc2645b12e libnacl-1.5.1.tar.gz"
+sha512sums="f5d0827b621c0ddcb61041c3bb665d2c70f5fa400691128134d519fe454439648e7b2e36ab73b0cc827032461ad611e0834655c2f75e3cb3b53063c33aba8c1d libnacl-1.5.2.tar.gz"