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 19a934f8f16..f886e445e37 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.2
+pkgver=1.3.3
pkgrel=0
pkgdesc="A tiny EC2 instance bootstrapper that uses instance metadata"
url="https://github.com/mcrute/tiny-ec2-bootstrap"
@@ -16,4 +16,4 @@ package() {
make PREFIX=$pkgdir install
}
-sha512sums="a0952e58696947b7bd5ffc4390a5f74ce042c1fd8b387f3c9f8a673a9a6de7a81af1f8195ff440b74dc86343d4aa6c57ac0362f14d60fa451c452e899da03d9a tiny-ec2-bootstrap-1.3.2.tar.gz"
+sha512sums="5206696a03a4d016dd206bc0d01f1b2c4305d3729299207a4c079d4b7cb88d4c1c63491fa724ddbe9df4c7f9512b431c183f0de8b78bfa8c913bfb15456b5c44 tiny-ec2-bootstrap-1.3.3.tar.gz"