summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f54c76b3cec4..1d4393e57835 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: drzee <info@drzee.net>
pkgname=amazon-ssm-agent-bin
-pkgver=3.1.1476.0
+pkgver=3.1.1511.0
pkgrel=1
pkgdesc="Amazon SSM Agent for managing EC2 Instances using the SSM APIs."
arch=('x86_64')
@@ -10,8 +10,8 @@ groups=()
depends=('glibc')
provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
-source=(https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.1.1476.0/debian_amd64/amazon-ssm-agent.deb)
-md5sums=('2418cdb121963bc1fd71ca426db05e4f')
+source=(https://s3.amazonaws.com/ec2-downloads-windows/SSMAgent/3.1.1511.0/debian_amd64/amazon-ssm-agent.deb)
+md5sums=('cda5e854df3291b75c3058316e0deb47')
noextract=()
prepare() {