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/micro | |
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/micro')
-rw-r--r-- | testing/micro/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/micro/APKBUILD b/testing/micro/APKBUILD index de86dbb7bc..cc53746318 100644 --- a/testing/micro/APKBUILD +++ b/testing/micro/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=micro pkgver=2.0.3 -pkgrel=0 +pkgrel=1 # This will need to be updated along with version as it cannot currently be # obtained from the tarball, and is necessary if the user is to make error # reports upsteam. |