20 Commits

Author SHA1 Message Date
Simone Ripamonti
19ce70e408 community/terraform: upgrade to 0.11.11 2019-01-30 16:35:59 +02:00
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
Roberto Oliveira
e626b1538f community/terraform: upgrade to 0.11.8 2018-08-19 13:45:19 +00:00
Roberto Oliveira
6d04a617f3 community/terraform: upgrade to 0.11.7 2018-05-31 09:18:21 +00:00
Roberto Oliveira
c15d00a58c community/terraform: upgrade to 0.11.4 2018-03-20 09:54:42 +00:00
Roberto Oliveira
dde7aa743e community/terraform: upgrade to 0.11.3 2018-02-05 16:49:35 +00:00
Roberto Oliveira
fa86030b69 community/terraform: upgrade to 0.11.2 2018-01-21 01:43:42 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
This commit updates $license variable in all APKBUILDs to comply with
short names specified by SPDX version 3.0 [1] where possible. It was
done using find-and-replace method on substrings inside $license
variables.

Only license names were updated, not "expressions" specifying relation
between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or
exceptions (e.g. "X with exceptions").

Many licenses have a version or multiple variants, e.g. MPL-2.0,
BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not
contain license version or variant. Since there's no way how to infer
this information just from abuild, it were left without the variant
suffix or version, i.e. non SPDX compliant.

GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They
exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later
(formerly e.g. GPL-2.0+). We did not systematically noted distinguish
between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean
GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g.
GPL2+) were left without the variant suffix, i.e. non SPDX compliant.

Note: This commit just fixes format of the license names, no
verification has been done if the specified license information is
actually correct!

[1]: https://spdx.org/licenses/
2017-12-30 21:05:50 +01:00
Roberto Oliveira
74db6c107f community/terraform: upgrade to 0.11.1 2017-12-12 23:25:57 +00:00
Sergey Sadovoi
a60987858f commmunity/terraform: upgrade to 0.11.0 2017-11-23 18:21:50 +00:00
Sergey Sadovoi
9f695517bf commmunity/terraform: fix version and add test 2017-11-13 11:50:13 +00:00
Roberto Oliveira
f3620abdbc community/terraform: upgrade to 0.10.8 2017-11-06 20:32:33 +00:00
Douglas Campos
d328af8cd4 bump terraform to 0.10.6 2017-09-22 12:54:51 +00:00
Roberto Oliveira
f96c6f154f commmunity/terraform: upgrade to 0.9.11 2017-07-21 23:38:50 +02:00
Natanael Copa
eca1e8dac7 community/terraform: upgrade to 0.9.5 2017-05-16 10:59:06 +00:00
Breno Leitao
551e3cac5b community/terraform: Disabling the build on ppc64le
Disabling the build on ppc64le because 'go' is still not available
at this moment. This commit should be reverted once we have go built
on ppc64le.
2017-04-10 13:48:40 +00:00
Gennady Feldman
10555327c1 community/terraform: Upgrade to 0.8.5 2017-02-05 22:59:59 +01:00
Gennady Feldman
166704f407 community/terraform: update to 0.8.2 2017-01-07 17:28:15 +01:00
Carlo Landmeter
530c205692 community/terraform: disable on armhf
http://tpaste.us/A9zZ
2016-12-21 10:02:16 +01:00
Carlo Landmeter
4f03d1dea2 community/terraform: moved from testing 2016-12-20 17:15:39 +01:00