aboutsummaryrefslogtreecommitdiffstats
path: root/community/fsverity-utils/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/fsverity-utils/APKBUILD')
-rw-r--r--community/fsverity-utils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fsverity-utils/APKBUILD b/community/fsverity-utils/APKBUILD
index 4ab35618c77..1dce2799676 100644
--- a/community/fsverity-utils/APKBUILD
+++ b/community/fsverity-utils/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Milan P. Stanić <mps@arvanta.net>
pkgname=fsverity-utils
pkgver=1.4
-pkgrel=0
+pkgrel=1
pkgdesc="userspace utilities for fs-verity"
url="https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git"
arch="all"
license="GPL-2.0-or-later"
-makedepends="openssl-dev linux-headers"
+makedepends="openssl1.1-compat-dev linux-headers"
subpackages="$pkgname-dev $pkgname-doc"
source="https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git/snapshot/fsverity-utils-$pkgver.tar.gz"