aboutsummaryrefslogtreecommitdiffstats
path: root/community/acme-client
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-04-18 21:17:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-04-18 21:17:51 +0000
commitd58a7c57acefd7473482a6fa00a73d91a1934d87 (patch)
tree9f3c92dc7068e8ff64091a7b510dad073f40b11c /community/acme-client
parent8b29e9b7bd7f04c31243c5746f180207c5fbcadb (diff)
downloadaports-d58a7c57acefd7473482a6fa00a73d91a1934d87.tar.bz2
aports-d58a7c57acefd7473482a6fa00a73d91a1934d87.tar.xz
community/acme-client: rebuild against libressl 2.5
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 9861133735..b1ab2f78b9 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=2
+pkgrel=3
pkgdesc="An ACME client for Let's Encrypt written in C"
url="https://github.com/kristapsdz/acme-client-portable"
arch="all"