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/git-lfs/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community/git-lfs') diff --git a/community/git-lfs/APKBUILD b/community/git-lfs/APKBUILD index d5abb7f947..4fab4083e5 100644 --- a/community/git-lfs/APKBUILD +++ b/community/git-lfs/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=git-lfs pkgver=2.7.2 -pkgrel=0 +pkgrel=1 pkgdesc="Git extension for versioning large files" url="https://git-lfs.github.io/" arch="all !x86" -- cgit v1.2.3