diff --git a/lfs/amazon-ssm-agent b/lfs/amazon-ssm-agent index b5bd8ef38..7507ef64a 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)