Update to amazon-ssm-agent-3.1.127.0.
This commit is contained in:
parent
9a538790c8
commit
b5daaabc4b
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.102 2021/07/24 08:51:03 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.103 2021/08/11 11:36:54 ajacoutot Exp $
|
||||
|
||||
# i386: pty_openbsd.go:24:10: undefined: ptmget
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
COMMENT= AWS SSM agent
|
||||
|
||||
GH_TAGNAME= 3.1.90.0
|
||||
GH_TAGNAME= 3.1.127.0
|
||||
GH_ACCOUNT= aws
|
||||
GH_PROJECT= amazon-ssm-agent
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (amazon-ssm-agent-3.1.90.0.tar.gz) = KjsPxCD8ka2urvVtG9plGCJxyWgvR0wE5hXKYIPFXS0=
|
||||
SIZE (amazon-ssm-agent-3.1.90.0.tar.gz) = 25387119
|
||||
SHA256 (amazon-ssm-agent-3.1.127.0.tar.gz) = waeOy9/Ce7rizNJqBIjkcLh1yRb/HnXVtvZPIGuguo4=
|
||||
SIZE (amazon-ssm-agent-3.1.127.0.tar.gz) = 25386008
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-makefile,v 1.28 2021/07/24 08:51:03 ajacoutot Exp $
|
||||
$OpenBSD: patch-makefile,v 1.29 2021/08/11 11:36:54 ajacoutot Exp $
|
||||
|
||||
Index: makefile
|
||||
--- makefile.orig
|
||||
@ -42,10 +42,3 @@ Index: makefile
|
||||
|
||||
.PHONY: build-darwin
|
||||
build-darwin: GOARCH=amd64
|
||||
@@ -440,4 +448,4 @@ lint-all: copy-package-dep
|
||||
|
||||
.PHONY: gen-report
|
||||
gen-report:
|
||||
- $(GO_SPACE)/Tools/src/gen-report.sh
|
||||
\ No newline at end of file
|
||||
+ $(GO_SPACE)/Tools/src/gen-report.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user