aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorSergey Sadovoi <serg.sadovoi@gmail.com>2017-11-21 08:02:46 +0200
committerRoberto Oliveira <robertoguimaraes8@gmail.com>2017-11-23 18:21:50 +0000
commita60987858f2d31749aad004861f4896fa98c7816 (patch)
treef73673c158023836191e1d58a68a87891e4e8dd0 /community
parent0e83abc9a09e573eca48ee2397e971bd7738c53c (diff)
downloadaports-a60987858f2d31749aad004861f4896fa98c7816.tar.bz2
aports-a60987858f2d31749aad004861f4896fa98c7816.tar.xz
commmunity/terraform: upgrade to 0.11.0
Diffstat (limited to 'community')
-rw-r--r--community/terraform/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD
index 9423209220..f21e5c67e3 100644
--- a/community/terraform/APKBUILD
+++ b/community/terraform/APKBUILD
@@ -3,8 +3,8 @@
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=terraform
-pkgver=0.10.8
-pkgrel=1
+pkgver=0.11.0
+pkgrel=0
pkgdesc="Building, changing, and combining infrastructure safely and efficiently"
url="https://www.terraform.io/"
arch="all !armhf"
@@ -35,4 +35,4 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-sha512sums="60ac7ee2089e9f8027b811dd11a6dd3b44512e74dcdd8402f93f5c57eec78465f74428d9b6e4b32a284a1682ebb48fdf5be15c4a45f0c56c95d7c4934d392450 terraform-0.10.8.tar.gz"
+sha512sums="1cb145b81b7df264f1b3f78c2c449bcb53b521b3047f18c2b84b2ad9150a39bd93a402e89339e2ddeeb75bb2c961fa3cf17ac61bdb6834e6b6433d56fd4eb14d terraform-0.11.0.tar.gz"