aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-jwcrypto/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-07 01:28:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-07 10:46:23 +0000
commit5e0a3da01b1f7e93882ebab8c9d96041b3b94422 (patch)
tree9ad451af7c5a34e4972d50638dcfda448341462c /testing/py3-jwcrypto/APKBUILD
parent35d5b9ff7a2d9edc7c2da6591f864f6fc6126025 (diff)
downloadaports-5e0a3da01b1f7e93882ebab8c9d96041b3b94422.tar.bz2
aports-5e0a3da01b1f7e93882ebab8c9d96041b3b94422.tar.xz
testing/py3-jwcrypto: upgrade to 0.7
Diffstat (limited to 'testing/py3-jwcrypto/APKBUILD')
-rw-r--r--testing/py3-jwcrypto/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-jwcrypto/APKBUILD b/testing/py3-jwcrypto/APKBUILD
index a0adc9848e..6af83b7e01 100644
--- a/testing/py3-jwcrypto/APKBUILD
+++ b/testing/py3-jwcrypto/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: prspkt <prspkt@protonmail.com>
pkgname=py3-jwcrypto
_pkgname=jwcrypto
-pkgver=0.6.0
-pkgrel=1
+pkgver=0.7
+pkgrel=0
pkgdesc="Python module implementing JOSE Web standards"
url="https://github.com/latchset/jwcrypto"
arch="noarch"
@@ -28,4 +28,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="ed72f4be0f19afe448048e4124d5cbdd227b66b2b0af375cb1ab6c631c6e0d638f40cc1d756eb052176934eb919fa16b40bf51b5380b9227b162cfb6d3f5256e jwcrypto-0.6.0.tar.gz"
+sha512sums="5370c95fe84511256e3746d1fa3fdd4d8522803fac595920f3b041fce27cf5bf7f998eb558bad3bf4ef913936fda7a4a4f70fdeaed4617fadc0c2fd3e01833bb jwcrypto-0.7.tar.gz"