From bd80f73f14a31e1ba0331f35b79b1540475f7c43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 18 Aug 2019 17:51:01 +0200 Subject: 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. --- testing/go-phoenix/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/go-phoenix') diff --git a/testing/go-phoenix/APKBUILD b/testing/go-phoenix/APKBUILD index bd19e3be1a..c8b15ec915 100644 --- a/testing/go-phoenix/APKBUILD +++ b/testing/go-phoenix/APKBUILD @@ -4,7 +4,7 @@ _pkgname=phoenix _vendor="strukturag" pkgver=1.0.2 _ver=${pkgver//./} -pkgrel=2 +pkgrel=3 pkgdesc="Go library providing support functionality for application startup, configuration, logging, and profiling." url="https://github.com/$_vendor/$_pkgname" arch="noarch" -- cgit v1.2.3