aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-m2crypto
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-m2crypto')
-rw-r--r--testing/py-m2crypto/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py-m2crypto/APKBUILD b/testing/py-m2crypto/APKBUILD
index ef73d5965..549cb9614 100644
--- a/testing/py-m2crypto/APKBUILD
+++ b/testing/py-m2crypto/APKBUILD
@@ -3,14 +3,14 @@
pkgname=py-m2crypto
_pkgname=M2Crypto
pkgver=0.23.0
-pkgrel=0
+pkgrel=1
pkgdesc="A crypto and SSL toolkit for Python"
url="http://chandlerproject.org/bin/view/Projects/MeTooCrypto"
arch="all"
license="BSD"
depends=""
depends_dev=
-makedepends="python-dev swig openssl-dev py-setuptools"
+makedepends="python-dev swig libressl-dev py-setuptools"
install=""
subpackages=""
source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz"