aboutsummaryrefslogtreecommitdiffstats
path: root/community/uacme/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uacme/APKBUILD')
-rw-r--r--community/uacme/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/uacme/APKBUILD b/community/uacme/APKBUILD
index c754e472d72..04de44f962b 100644
--- a/community/uacme/APKBUILD
+++ b/community/uacme/APKBUILD
@@ -1,13 +1,13 @@
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: Eivind Uggedal <eu@eju.no>
pkgname=uacme
-pkgver=1.7.1
+pkgver=1.7.5
pkgrel=0
pkgdesc="Lightweight client for the RFC8555 ACMEv2 protocol"
url="https://github.com/ndilieto/uacme"
arch="all"
license="GPL-3.0-or-later ISC MIT"
-makedepends="openssl-dev curl-dev asciidoc"
+makedepends="openssl-dev>3 curl-dev asciidoc"
subpackages="$pkgname-doc"
options="!check" # no test suite
source="uacme-upstream-$pkgver.tar.gz::https://github.com/ndilieto/uacme/archive/upstream/$pkgver.tar.gz"
@@ -33,5 +33,5 @@ package() {
}
sha512sums="
-5004228cb3e59b5f85d561544a4ddf32df644c45be4b63fb5c29accade7ab2afc95b228119ec007175de682b0b2c4ce1211a451e021ecc7f32d9e5905632acfb uacme-upstream-1.7.1.tar.gz
+51a588826b2d45900039544e7054cf9c1f2eef850310e6ad1acd4318968fb57fb41dd8ce500874cd9a6ae8a1eed228335146146a5d07fd6f63c35fc82d9b97e0 uacme-upstream-1.7.5.tar.gz
"