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/keybase-client | |
| 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/keybase-client')
| -rw-r--r-- | testing/keybase-client/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/keybase-client/APKBUILD b/testing/keybase-client/APKBUILD index 892ba7564d..eac65f8493 100644 --- a/testing/keybase-client/APKBUILD +++ b/testing/keybase-client/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=keybase-client pkgver=5.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="CLI client for keybase.io" url="https://github.com/keybase/client" arch="all" |
