]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
amazon-ssm-agent: Update to 3.0.356.0
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 13 Nov 2020 11:10:49 +0000 (11:10 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 13 Nov 2020 11:11:47 +0000 (11:11 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/amazon-ssm-agent

index b5bd8ef38e035b69591e5c2174b4c051ca738ceb..7507ef64a561523059242db171e83413e7d8f9a2 100644 (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)