aboutsummaryrefslogtreecommitdiff
path: root/testing/gron
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-08-18 17:51:01 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2019-08-18 17:51:43 +0200
commitbd80f73f14a31e1ba0331f35b79b1540475f7c43 (patch)
tree672f3e50704929eb3963efed6cb7474ea598d06c /testing/gron
parent40af46fe46b96baa0c9bb93f39fda3388c2557f6 (diff)
downloadalpine_aports-bd80f73f14a31e1ba0331f35b79b1540475f7c43.tar.bz2
alpine_aports-bd80f73f14a31e1ba0331f35b79b1540475f7c43.tar.xz
alpine_aports-bd80f73f14a31e1ba0331f35b79b1540475f7c43.zip
testing/[various]: rebuild against go 1.12.8-r0
go recently received a security upgrade to 1.12.8 (f4894bf9) this upgrade fixes various CVEs in go standard libraries, for instance in HTTP/2 functionality. Since go is statically linked packages using this functionality need to be rebuild.
Diffstat (limited to 'testing/gron')
-rw-r--r--testing/gron/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/gron/APKBUILD b/testing/gron/APKBUILD
index ee265d11c1..c236142b8c 100644
--- a/testing/gron/APKBUILD
+++ b/testing/gron/APKBUILD
@@ -2,7 +2,7 @@
2# Maintainer: Tiago Ilieve <tiago.myhro@gmail.com> 2# Maintainer: Tiago Ilieve <tiago.myhro@gmail.com>
3pkgname=gron 3pkgname=gron
4pkgver=0.6.0 4pkgver=0.6.0
5pkgrel=0 5pkgrel=1
6pkgdesc="Make JSON greppable" 6pkgdesc="Make JSON greppable"
7url="https://github.com/tomnomnom/gron" 7url="https://github.com/tomnomnom/gron"
8arch="all" 8arch="all"