summaryrefslogtreecommitdiff
path: root/testing/rizin/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2022-07-30 13:52:56 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2022-08-02 10:35:27 +0200
commit8e632f678e7003d22b8475a295ee7d2cc966d2b4 (patch)
tree261b3155352451dafd917c692b026d4d21e06746 /testing/rizin/APKBUILD
parent5d844bf4f9135ad1904cc831a9411490eb860dc7 (diff)
downloadaports-8e632f678e7003d22b8475a295ee7d2cc966d2b4.zip
testing: mass rebuild against openssl3
Diffstat (limited to 'testing/rizin/APKBUILD')
-rw-r--r--testing/rizin/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/rizin/APKBUILD b/testing/rizin/APKBUILD
index e4545633194..f833b356b7a 100644
--- a/testing/rizin/APKBUILD
+++ b/testing/rizin/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=rizin
pkgver=0.4.0
-pkgrel=0
+pkgrel=1
pkgdesc="UNIX-like reverse engineering framework and command-line toolset"
url="https://rizin.re/"
# 32bit - 15/78 big FAIL 0.26s (exit status 1)
@@ -23,7 +23,7 @@ makedepends="
linux-headers
libzip-dev
lz4-dev
- openssl-dev
+ openssl-dev>3
pythonispython3
tree-sitter-dev
xxhash-dev