diff options
Diffstat (limited to 'testing/acmetool/APKBUILD')
-rw-r--r-- | testing/acmetool/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/acmetool/APKBUILD b/testing/acmetool/APKBUILD index 17373b8b14..1599f74678 100644 --- a/testing/acmetool/APKBUILD +++ b/testing/acmetool/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: kpcyrd <git@rxv.cc> pkgname=acmetool pkgver=0.0.67 -pkgrel=0 +pkgrel=1 pkgdesc="An easy-to-use command line tool for automatically acquiring certificates from ACME servers (such as Let's Encrypt)" url="https://github.com/hlandau/acme" arch="all" |