1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

devel/elixir-lager_logger: update patch for Elixir 1.6.

This commit is contained in:
Jimmy Olgeni 2018-01-18 19:36:01 +00:00
parent 5befc99fa7
commit 8004627faf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459369

View File

@ -5,7 +5,7 @@
[app: :lager_logger,
version: "1.0.4",
- elixir: ">= 1.1.0 and < 1.5.0",
+ elixir: ">= 1.1.0 and < 1.6.0",
+ elixir: ">= 1.1.0 and < 1.7.0",
package: package(),
- description: description(),
- deps: deps()]