[6/9] amazon-ssm-agent: Bump version to ship package built with golang

Message ID 20200416192714.25542-6-michael.tremer@ipfire.org
State Accepted
Commit 0c4cd7f3935fe9dfbd8a4ef90ce0b97f54ad3864
Headers
Series [1/9] Config: Set some Go environment variables |

Commit Message

Michael Tremer April 16, 2020, 7:27 p.m. UTC
  gccgo compiles this, but unfortunately the binaries malfunction
sometimes. golang generates a bug-free binary.

https://github.com/aws/amazon-ssm-agent/issues/271

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 lfs/amazon-ssm-agent | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/lfs/amazon-ssm-agent b/lfs/amazon-ssm-agent
index 68ab3dda1..b5bd8ef38 100644
--- a/lfs/amazon-ssm-agent
+++ b/lfs/amazon-ssm-agent
@@ -33,7 +33,7 @@  DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = amazon-ssm-agent
-PAK_VER    = 3
+PAK_VER    = 4
 
 DEPS       =