aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/tiny-ec2-bootstrap/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/tiny-ec2-bootstrap/APKBUILD b/main/tiny-ec2-bootstrap/APKBUILD
index f5d6b64487a..03bbcd687bd 100644
--- a/main/tiny-ec2-bootstrap/APKBUILD
+++ b/main/tiny-ec2-bootstrap/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Mike Crute <mike@crute.us>
# Maintainer: Mike Crute <mike@crute.us>
pkgname=tiny-ec2-bootstrap
-pkgver=1.3.0
+pkgver=1.3.1
pkgrel=0
pkgdesc="A tiny EC2 instance bootstrapper that uses instance metadata"
url="https://github.com/mcrute/tiny-ec2-bootstrap"
@@ -17,4 +17,4 @@ package() {
make install PREFIX=$pkgdir
}
-sha512sums="fd0423921a420d71264348fc1e748933b4686c9d16efaf46f131992d38e01a27dbc946a4a0ce704ea216c0e1fe5cf822d5b2201bdf81e3b7ccd7f57a2ebdc69e tiny-ec2-bootstrap-1.3.0.tar.gz"
+sha512sums="c5ba19387862b1211b70415bb291b1178a18539faa0770d5e294992a8399a9bdb0b2db3427e77bc19127aafea2991a01ff40f9560212eb7d16580f8d55154f6a tiny-ec2-bootstrap-1.3.1.tar.gz"