mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 04:56:58 +02:00
Merge pull request #2872 from flatcar/tormath1/aws-ssm
app-emulation/amazon-ssm-agent: sync with upstream
This commit is contained in:
commit
1e00a262d6
1
changelog/updates/2025-05-05-amazon-ssm-agent.md
Normal file
1
changelog/updates/2025-05-05-amazon-ssm-agent.md
Normal file
@ -0,0 +1 @@
|
||||
- AWS: Amazon SSM Agent ([3.3.2299.0](https://github.com/aws/amazon-ssm-agent/blob/mainline/RELEASENOTES.md#3322990))
|
@ -1 +1 @@
|
||||
DIST amazon-ssm-agent-3.2.985.0.tar.gz 25648180 BLAKE2B 8081de8ab39b06ad554fa74b551ad23cf2df3755ce2c382b17beb599cad8c6b9f6520277c889eea5fcff7f96507f2c76d6cb2b67e857e8f8faa2e2e20cd9a5b4 SHA512 6ca37bcc072b03981e9047a8b04d102aa6174de30b926c392d9492e81e90595716f5c08ab0d8371ae016b54f45c9b989870120326a325a69e22e939c03abc672
|
||||
DIST amazon-ssm-agent-3.3.2299.0.tar.gz 32700711 BLAKE2B 5d19ed746ca5c5ca037f2bcc9a24ed68762f6547ab28aa4d532d31ddc500e3b47f76ca9d2094f1a2926acdd3c5b2d01b5f90ec4b0be7ae1210bb1a3782dc34d8 SHA512 07d59c16e0675f6e0cf96650d3a53505bd7a0e0d9b45724d20f9a54973a33c079e1ce9e57860eeb871198b0d04de115495e860666cc8bb501df1d1d3da5eb676
|
||||
|
@ -16,9 +16,6 @@ KEYWORDS="amd64 arm64"
|
||||
|
||||
S="${WORKDIR}/${PN}-${PV}/src/${EGO_PN}"
|
||||
|
||||
PATCHES=(
|
||||
)
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
ln -s ${PWD}/vendor/src/* ${PWD}/vendor/
|
Loading…
Reference in New Issue
Block a user