From ff699760213bc8a08ced5fc003a9041d8e1e0b51 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 13 Nov 2020 11:10:49 +0000 Subject: [PATCH] amazon-ssm-agent: Update to 3.0.356.0 Signed-off-by: Michael Tremer --- lfs/amazon-ssm-agent | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/amazon-ssm-agent b/lfs/amazon-ssm-agent index b5bd8ef38e..7507ef64a5 100644 --- a/lfs/amazon-ssm-agent +++ b/lfs/amazon-ssm-agent @@ -24,7 +24,7 @@ include Config -VER = 2.3.930.0 +VER = 3.0.356.0 SUP_ARCH = x86_64 THISAPP = amazon-ssm-agent-$(VER) @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = amazon-ssm-agent -PAK_VER = 4 +PAK_VER = 5 DEPS = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = cf7c50976e2853764d308581f94cbdd1 +$(DL_FILE)_MD5 = 5657c0f4400b1c573ad4e9f1c5845537 install : $(TARGET) -- 2.39.2