summaryrefslogtreecommitdiff
path: root/testing/pypy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pypy/APKBUILD')
-rw-r--r--testing/pypy/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pypy/APKBUILD b/testing/pypy/APKBUILD
index b50963e75b3..c8262da11c4 100644
--- a/testing/pypy/APKBUILD
+++ b/testing/pypy/APKBUILD
@@ -2,7 +2,7 @@
pkgname=pypy
pkgver=7.3.9
_pkgver=${pkgver/_/}
-pkgrel=1
+pkgrel=2
pkgdesc="A fast, compliant alternative implementation of Python 2.7"
url="https://www.pypy.org/"
arch="x86 x86_64 s390x aarch64 ppc64le"
@@ -18,7 +18,7 @@ makedepends="
libffi-dev
linux-headers
ncurses-dev
- openssl-dev
+ openssl-dev>3
perl
pkgconf
py3-virtualenv