J0WI
165d9f90c3
community/elixir: upgrade to 1.9.2
2019-10-20 22:17:09 +02:00
Leo
eb3fb5ed59
community/elixir: fix url
2019-08-23 22:45:18 -03:00
Daniel Isaksen
819115b585
community/elixir: bump and add missing dep
...
This commit upgrades community/elixir to the latest version, which at
the time of writing is 1.9.1, and adds erlang-runtime-tools as a
dependency.
2019-07-31 09:09:28 +00:00
Daniel Isaksen
0c6039f2d7
community/elixir: bump to 1.8.2 and rebuild against OTP R22
...
Signed-off-by: Daniel Isaksen <d@duniel.no>
Closes GH-8629
2019-06-14 19:39:20 +00:00
Eugene Pirogov
4c76f4f5e9
community/elixir: upgrade to 1.8.1
2019-02-12 17:47:43 +02:00
William Pitcock
e4bc444933
community/elixir: upgrade to 1.7.4
2018-11-26 13:25:03 -06:00
Eugene Pirogov
028b7265ba
community/elixir: upgrade to 1.7.3
2018-09-04 10:40:58 +00:00
Eugene Pirogov
f43216a2fd
community/elixir: upgrade to 1.7.2
2018-08-07 14:08:56 +03:00
Eugene Pirogov
ce06ce312a
community/elixir: upgrade to 1.7.1
2018-07-31 14:58:10 +00:00
Eugene Pirogov
6f95729079
community/elixir: upgrade to 1.7.0
2018-07-26 20:11:58 +00:00
gmile
e12cb3cb52
community/elixir: upgrade to 1.6.6
2018-06-22 07:21:51 +00:00
gmile
94fab584e5
community/elixir: upgrade to 1.6.5
2018-05-08 06:39:20 +00:00
Jakub Jirutka
44cec4980b
community/elixir: fix checksums again
...
I'm deeply sorry, I was too rashed. :(
2018-03-31 16:42:24 +02:00
Jakub Jirutka
1fab00827e
community/elixir: fix checksum
...
Mistake in rebasing PR.
2018-03-31 16:39:04 +02:00
gmile
dd711ebeba
community/elixir: upgrade to 1.6.4
2018-03-31 16:34:39 +02:00
gmile
71e61b8dc3
community/elixir: add note about patch removal
2018-03-16 16:31:49 +01:00
gmile
95b69dd973
community/elixir: fix TODO
2018-03-16 06:21:51 +00:00
gmile
71a420021c
community/elixir: fix build under Erlang 20.3
2018-03-16 06:21:51 +00:00
gmile
bfc3a673b7
community/elixir: upgrade to 1.6.3
2018-03-11 21:18:39 +01:00
gmile
ed1af1823d
community/elixir: upgrade to 1.6.2
2018-02-28 21:47:11 +01:00
gmile
0b001d3766
community/elixir: upgrade to 1.6.1
2018-02-13 16:17:35 +00:00
Sören Tempel
cebd54d84f
community/elixir: disable check on aarch64
2018-01-20 18:54:29 +01:00
Sören Tempel
1bd9caf016
community/elixier: add check
2018-01-20 18:43:41 +01:00
gmile
68b8a96382
community/elixir: upgrade to 1.6.0
2018-01-20 18:04:51 +01: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
gmile
34ceaf65b9
community/elixir: upgrade to 1.5.3
2017-12-27 14:40:12 +01:00
gmile
9c01e4372a
community/elixir: upgrade to 1.5.2
2017-10-03 12:28:16 +00:00
gmile
8a7ee641f4
community/elixir: upgrade to 1.5.1
2017-08-05 18:03:00 +02:00
gmile
8a538c5f1e
community/elixir: upgrade to 1.5.0
2017-07-28 22:54:15 +02:00
Roberto Oliveira
3dfe6852d6
community/elixir: upgrade to 1.4.5
2017-07-07 01:58:19 +02:00
Francesco Colista
651231bf0a
community/elixir: upgrade to 1.4.4
2017-06-16 12:04:31 +00:00
Mario Mainz
5d6127429e
community/elixir: upgrade to 1.4.2
2017-04-04 18:15:06 +02:00
Pavel Vesnin
f080e5b48e
community/elixir: upgrade to 1.4.1
2017-02-08 12:35:25 +01:00
Daniel Sabogal
cd8d56086a
community/elixir: upgrade to 1.3.4
2016-11-04 06:34:04 +00:00
Jakub Jirutka
5610cb6791
community/elixir: fix indentation in abuild
2016-08-16 11:10:27 +02:00
Aaron Jensen
ce0bde94c4
community/elixir: upgrade to 1.3.2
2016-08-16 11:08:32 +02:00
Marlus Saraiva
b5220a999e
community/elixir: upgrade to 1.3.1
2016-07-12 08:30:36 +02:00
Francesco Colista
3498790df4
community/elixir: upgrade to 1.2.6
2016-06-07 09:35:10 +00:00
Marlus Saraiva
c8b2ee8819
community/elixir: upgrade to 1.2.5
2016-05-04 09:12:13 +00:00
Christian Kampka
2026f48f25
main/elixir: new upstream version 1.2.4
2016-04-02 19:54:39 +02:00
Marlus Saraiva
d52a4af593
community/elixir: Update to 1.2.1
2016-01-19 18:09:17 +00:00
Natanael Copa
41fa217fc0
community/elixir: move from main
2015-10-15 18:35:23 +00:00