summaryrefslogtreecommitdiff
path: root/testing/hinsightd/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/hinsightd/APKBUILD
parent5d844bf4f9135ad1904cc831a9411490eb860dc7 (diff)
downloadaports-8e632f678e7003d22b8475a295ee7d2cc966d2b4.zip
testing: mass rebuild against openssl3
Diffstat (limited to 'testing/hinsightd/APKBUILD')
-rw-r--r--testing/hinsightd/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/hinsightd/APKBUILD b/testing/hinsightd/APKBUILD
index 316474c9187..2821633bcde 100644
--- a/testing/hinsightd/APKBUILD
+++ b/testing/hinsightd/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Alexandru Campeanu <tiotags1@gmail.com>
pkgname=hinsightd
pkgver=0.9.15
-pkgrel=0
+pkgrel=1
pkgdesc="hinsightd a http/1.1 webserver with (hopefully) minimal goals"
url="https://tiotags.gitlab.io/hinsightd"
arch="all"
license="BSD-3-Clause"
-makedepends="cmake libcap lua-dev openssl-dev zlib-dev liburing-dev linux-headers"
+makedepends="cmake libcap lua-dev openssl-dev>3 zlib-dev liburing-dev linux-headers"
options="!check" # no test suite
pkgusers="$pkgname"
pkggroups="$pkgname"