[arch-commits] Commit in terraform/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Thu Jan 11 10:59:03 UTC 2018
Date: Thursday, January 11, 2018 @ 10:59:02
Author: jleclanche
Revision: 281310
upgpkg: terraform 0.11.2-1
Upstream release 0.11.2
Modified:
terraform/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-11 10:57:10 UTC (rev 281309)
+++ PKGBUILD 2018-01-11 10:59:02 UTC (rev 281310)
@@ -2,7 +2,7 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=terraform
-pkgver=0.11.1
+pkgver=0.11.2
pkgrel=1
pkgdesc="Tool for building, changing, and versioning infrastructure safely and efficiently"
url="http://www.terraform.io/"
@@ -11,7 +11,7 @@
makedepends=("go-pie" "godep" "git" "mercurial")
_gourl="github.com/hashicorp"
source=("$pkgname-$pkgver.tar.gz::https://github.com/hashicorp/terraform/archive/v$pkgver.tar.gz")
-sha256sums=("da804e69e990226ee14dadbf33850c8b074d5e0782d56522b71d62c4c5c82cba")
+sha256sums=("953117679f4584615e08544d9835b562f126b99b540e29fdff34a582c362cf66")
prepare() {
More information about the arch-commits
mailing list