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/nomad | |
| 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/nomad')
| -rw-r--r-- | testing/nomad/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/nomad/APKBUILD b/testing/nomad/APKBUILD index 6ca5072d95..cc0b3f1de1 100644 --- a/testing/nomad/APKBUILD +++ b/testing/nomad/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Matthias Neugebauer <mtneug@mailbox.org> pkgname=nomad pkgver=0.10.3 -pkgrel=0 +pkgrel=1 pkgdesc="An easy-to-use, flexible, and performant workload orchestrator" url="https://www.nomadproject.io/" arch="all !mips !mips64" # blocking on yarn/npm |
