aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-rsa/APKBUILD
diff options
context:
space:
mode:
authorƁukasz Jendrysik <scadu@yandex.com>2017-02-16 21:24:06 +0000
committerJakub Jirutka <jakub@jirutka.cz>2017-02-18 16:32:04 +0100
commit95192aaaff7b1c38f6c81784de3d45f5b1dc47c2 (patch)
tree8b9ae4194b83debff3784ab08fb546b4a7e80e45 /main/py-rsa/APKBUILD
parentcde31b15664617c5bc6303d280e2814f89a59e80 (diff)
main/py-rsa: rebuild against new version of python3
Diffstat (limited to 'main/py-rsa/APKBUILD')
-rw-r--r--main/py-rsa/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-rsa/APKBUILD b/main/py-rsa/APKBUILD
index bc646551b0a..1191b4393bd 100644
--- a/main/py-rsa/APKBUILD
+++ b/main/py-rsa/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-rsa
_pkgname=${pkgname#py-}
pkgver=3.4.2
-pkgrel=0
+pkgrel=1
pkgdesc="Pure-Python RSA implementation"
url="http://stuvel.eu/rsa"
arch="noarch"