From 40af46fe46b96baa0c9bb93f39fda3388c2557f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 18 Aug 2019 17:50:58 +0200 Subject: community/[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. --- community/godep/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/godep') diff --git a/community/godep/APKBUILD b/community/godep/APKBUILD index 1e7229e374..25f3cd36b6 100644 --- a/community/godep/APKBUILD +++ b/community/godep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Roberto Oliveira pkgname=godep pkgver=80 -pkgrel=1 +pkgrel=2 pkgdesc="Dependency tool for go" url="https://github.com/tools/godep" arch="all" -- cgit v1.2.3