aboutsummaryrefslogtreecommitdiffstats
path: root/main/tiny-ec2-bootstrap/APKBUILD
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2018-08-21 03:21:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2018-09-04 11:30:38 +0000
commitb0417868dc526bf59fa85cc46ae24f2391515fc0 (patch)
tree6cf88167d1834c0e871c80244661053c9a66e9f6 /main/tiny-ec2-bootstrap/APKBUILD
parent2cc640a54f7a32d92694d1c8c3a6a148ae9af3d7 (diff)
main/tiny-ec2-bootstrap: upgrade to 1.2.0
Diffstat (limited to 'main/tiny-ec2-bootstrap/APKBUILD')
-rw-r--r--main/tiny-ec2-bootstrap/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/tiny-ec2-bootstrap/APKBUILD b/main/tiny-ec2-bootstrap/APKBUILD
index 1210b20f784..a9b430d4ae3 100644
--- a/main/tiny-ec2-bootstrap/APKBUILD
+++ b/main/tiny-ec2-bootstrap/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Mike Crute <mike@crute.us>
# Maintainer: Mike Crute <mike@crute.us>
pkgname=tiny-ec2-bootstrap
-pkgver=1.0.0
-pkgrel=1
+pkgver=1.2.0
+pkgrel=0
pkgdesc="A tiny EC2 instance bootstrapper that uses instance metadata"
url="https://github.com/mcrute/tiny-ec2-bootstrap"
arch="noarch"
@@ -17,4 +17,4 @@ package() {
make install PREFIX=$pkgdir
}
-sha512sums="3075327ad7cf9a2eb26b3c9e98785f542f46ab8ca01125efb6a5bf34fe16a14e346bec0abfe3f09ac99a616eae361f4cbde09f41c65ba5d8fe6fea8c035e2970 tiny-ec2-bootstrap-1.0.0.tar.gz"
+sha512sums="a653dd56ac7cc887077d83d1e01c6e2b58550548293e848a456b74a45b2d0061ed3a4188e9a4eb3aaf23ee96d22b00f4e0610d044d640e036591dc43b4681a63 tiny-ec2-bootstrap-1.2.0.tar.gz"