aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-02-23 04:07:26 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-02-23 04:19:43 -0300
commit974489ae250943e79d4eb1fd3ce92f203d8b355b (patch)
tree937fd99aaab690ee1604423b9bae4fbb5fcb1ac9 /testing
parent5290a0471b9d1f7ab1beaf4daf2c7cb9fa112cd7 (diff)
downloadaports-974489ae250943e79d4eb1fd3ce92f203d8b355b.tar.bz2
aports-974489ae250943e79d4eb1fd3ce92f203d8b355b.tar.xz
testing/py3-libnacl: upgrade to 1.7.1
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-libnacl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-libnacl/APKBUILD b/testing/py3-libnacl/APKBUILD
index f9656944ba..e44e438aea 100644
--- a/testing/py3-libnacl/APKBUILD
+++ b/testing/py3-libnacl/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-libnacl
_pkgname=libnacl
-pkgver=1.6.1
-pkgrel=3
+pkgver=1.7.1
+pkgrel=0
pkgdesc="Python bindings for libsodium/tweetnacl"
url="https://libnacl.readthedocs.org/"
arch="noarch"
@@ -27,4 +27,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="90fd9302cdfbe84acfc7dff0ac95eeb05fd1bb346cd8b220613174d5d1ae5f627be06b4d588fd4a939c49a119ca557d68a06d3cbe1c0d409a253fdca96d944ac libnacl-1.6.1.tar.gz"
+sha512sums="4beb6a5f30688ea72836512f771c566f2c0c03bbdeade4f4135b3068945a3b3e0da826f97a78f495887e852c36629ddb33e876696263404e74fac11e3b7bc9e9 libnacl-1.7.1.tar.gz"