aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/py3-m2crypto/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-m2crypto/APKBUILD b/testing/py3-m2crypto/APKBUILD
index 980a2cdb0c..23a3b2e315 100644
--- a/testing/py3-m2crypto/APKBUILD
+++ b/testing/py3-m2crypto/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-m2crypto
_pkgname=M2Crypto
pkgver=0.34.0
-pkgrel=1
+pkgrel=2
pkgdesc="A crypto and SSL toolkit for Python3"
options="!check" # test_public_encrypt and test_server_simple_timeouts fail
url="https://pypi.python.org/pypi/M2Crypto/"