amazon-ssm-agent: Update to 3.0.356.0

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2020-11-13 11:10:49 +00:00
parent 64d6b06a6d
commit ff69976021

View File

@@ -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)