diff options
Diffstat (limited to 'community/terraform/APKBUILD')
-rw-r--r-- | community/terraform/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/terraform/APKBUILD b/community/terraform/APKBUILD index 2b4e78d534..8f862f4501 100644 --- a/community/terraform/APKBUILD +++ b/community/terraform/APKBUILD @@ -5,7 +5,7 @@ # Maintainer: Thomas Boerger <thomas@webhippie.de> pkgname=terraform pkgver=0.12.24 -pkgrel=0 +pkgrel=1 pkgdesc="Building, changing and combining infrastructure safely and efficiently" url="https://www.terraform.io/" arch="all !armhf !armv7" |