mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 22:07:19 +02:00
community/terraform: upgrade to 0.11.7
This commit is contained in:
parent
4f7fbb6477
commit
6d04a617f3
@ -3,7 +3,7 @@
|
|||||||
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
|
# Contributor: Sergii Sadovyi <serg.sadovoi@gmail.com>
|
||||||
# Maintainer: Thomas Boerger <thomas@webhippie.de>
|
# Maintainer: Thomas Boerger <thomas@webhippie.de>
|
||||||
pkgname=terraform
|
pkgname=terraform
|
||||||
pkgver=0.11.4
|
pkgver=0.11.7
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
|
pkgdesc="Building, changing and combining infrastructure safely and efficiently"
|
||||||
url="https://www.terraform.io/"
|
url="https://www.terraform.io/"
|
||||||
@ -35,4 +35,4 @@ package() {
|
|||||||
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
|
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="f8c75b792d7d31bac34b3cd3fbdd647bdc9fff94496cf955ce4b83e5e4da662b29cd6551a530cbbf917fcc11f111038470a3415ff2fade2d5e6fc52bfe93aa90 terraform-0.11.4.tar.gz"
|
sha512sums="0ee0317bbca8b59698ae58cc090b7f6e11631885327bdcb805859312895c0f61e8eb87aa2fd4cd4ed7e4835fe50941a3f678b85aae8fc8b4585f9403d5c06de3 terraform-0.11.7.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user