diff options
| author | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-05-05 10:50:19 +0000 |
|---|---|---|
| committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2020-05-05 18:07:51 +0000 |
| commit | ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2 (patch) | |
| tree | 2b0665152cc1a927aea8e443a218fad32ba86346 /testing/acmetool | |
| parent | 738a765b2d89a734523203e48a529185e8168212 (diff) | |
| download | aports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.bz2 aports-ea04c3a72c5eb3a6fcacdfde5c14c29c3db670a2.tar.xz | |
testing/various: rebuild go packages for CVE-2020-7919
Issue: #11416
Diffstat (limited to 'testing/acmetool')
| -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 7550bce72e..0524f2302d 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=1 +pkgrel=2 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" |
