summaryrefslogtreecommitdiff
path: root/testing/pypy3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/pypy3/APKBUILD')
-rw-r--r--testing/pypy3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/pypy3/APKBUILD b/testing/pypy3/APKBUILD
index 88644a048b3..b4c8c4aa597 100644
--- a/testing/pypy3/APKBUILD
+++ b/testing/pypy3/APKBUILD
@@ -2,7 +2,7 @@
pkgname=pypy3
pkgver=7.3.9
_pkgver=${pkgver/_/}
-pkgrel=0
+pkgrel=1
pkgdesc="Fast, compliant alternative implementation of Python 3.8"
url="https://www.pypy.org/"
arch="x86 x86_64 aarch64 s390x"
@@ -14,7 +14,7 @@ makedepends="
libffi-dev
linux-headers
ncurses-dev
- openssl-dev
+ openssl-dev>3
pypy
readline-dev
rsync