aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme-client
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2018-04-05 14:49:15 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-04-06 05:19:29 +0000
commitf32c4a1cf2cd732bd6d2bdc48583aef51c312be8 (patch)
tree73c2ae14c8a1e6e19ed204e4cf148b779a4b423d /community/acme-client
parente28bb61afab218248da23a468319816efc463fb6 (diff)
downloadaports-f32c4a1cf2cd732bd6d2bdc48583aef51c312be8.tar.bz2
aports-f32c4a1cf2cd732bd6d2bdc48583aef51c312be8.tar.xz
community/acme-client: rebuild against libressl-2.7
Diffstat (limited to 'community/acme-client')
-rw-r--r--community/acme-client/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acme-client/APKBUILD b/community/acme-client/APKBUILD
index 8e0dceac9e..108880e588 100644
--- a/community/acme-client/APKBUILD
+++ b/community/acme-client/APKBUILD
@@ -3,7 +3,7 @@
pkgname=acme-client
pkgver=0.1.16
_ver=${pkgver//./_}
-pkgrel=5
+pkgrel=6
pkgdesc="An ACME client for Let's Encrypt written in C"
url="https://github.com/kristapsdz/acme-client-portable"
arch="all"