aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-10-14 18:02:19 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-10-14 18:02:08 +0200
commit124e2fc11436aade226159dcc63c4b5591bae0c0 (patch)
treec360c28c35d7406e1e728284010a2d4ef73c8db3 /community
parente4f51196ccf043154943d9f1387b5f41bd5771fe (diff)
downloadaports-124e2fc11436aade226159dcc63c4b5591bae0c0.tar.bz2
aports-124e2fc11436aade226159dcc63c4b5591bae0c0.tar.xz
community/uacme: upgrade to 1.0.20
This version fixes problem that can happen when retrieving directory over HTTP/2.
Diffstat (limited to 'community')
-rw-r--r--community/uacme/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/uacme/APKBUILD b/community/uacme/APKBUILD
index 08bdc396ac..f50ed1ee48 100644
--- a/community/uacme/APKBUILD
+++ b/community/uacme/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Eivind Uggedal <eu@eju.no>
# Maintainer: Eivind Uggedal <eu@eju.no>
pkgname=uacme
-pkgver=1.0.18
+pkgver=1.0.20
pkgrel=0
pkgdesc="Lightweight client for the RFC8555 ACMEv2 protocol"
url="https://github.com/ndilieto/uacme"
@@ -29,4 +29,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="34605057c900fd5331e106447e418db06378df5dfc191c407da714ed69d26b9d3d478a09c1a7e6d044ec25dbe7ffbcab32a949040b1c0c64a1eec4df874aa056 uacme-1.0.18.tar.gz"
+sha512sums="ef93a6fc49c8761cacdd306acda1162281d603efe6970c634d1b92d2a672cc9e8302913e016a99bd7b81972ad8b40776e579dd6da9f7be97d840f2b2de61d866 uacme-1.0.20.tar.gz"