summaryrefslogtreecommitdiff
path: root/testing/gtkhash/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/gtkhash/APKBUILD
parent5d844bf4f9135ad1904cc831a9411490eb860dc7 (diff)
downloadaports-8e632f678e7003d22b8475a295ee7d2cc966d2b4.zip
testing: mass rebuild against openssl3
Diffstat (limited to 'testing/gtkhash/APKBUILD')
-rw-r--r--testing/gtkhash/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gtkhash/APKBUILD b/testing/gtkhash/APKBUILD
index d067ad02dd0..05aa9cff8a1 100644
--- a/testing/gtkhash/APKBUILD
+++ b/testing/gtkhash/APKBUILD
@@ -3,7 +3,7 @@
pkgname=gtkhash
_githash=f4409e2e7eea8c49b53748fb0f1f94cb3a527de0
pkgver=1.4_git20220303
-pkgrel=0
+pkgrel=1
pkgdesc="Utility for computing message digests and checksums"
url="https://gtkhash.org/"
arch="all !s390x !riscv64 !ppc64le"
@@ -21,7 +21,7 @@ makedepends="
meson
nautilus-dev
nemo-dev
- openssl-dev
+ openssl-dev>3
thunar-dev
zlib-dev
"