aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/relx.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-05-09 14:26:23 +0300
committerLoïc Hoguin <[email protected]>2015-05-09 14:26:23 +0300
commitafff9a6d94964f7733badd7e1a9fb404ab8b09a8 (patch)
tree5c9590d2de3128b3678e6c2b5b63f8a485e066cb /plugins/relx.mk
parent015e8f5e858d557b09f1e8f5abe09c32b328d67c (diff)
downloaderlang.mk-afff9a6d94964f7733badd7e1a9fb404ab8b09a8.tar.gz
erlang.mk-afff9a6d94964f7733badd7e1a9fb404ab8b09a8.tar.bz2
erlang.mk-afff9a6d94964f7733badd7e1a9fb404ab8b09a8.zip
Update relx to 2.0.0
Diffstat (limited to 'plugins/relx.mk')
-rw-r--r--plugins/relx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/relx.mk b/plugins/relx.mk
index d26054e..43f3d69 100644
--- a/plugins/relx.mk
+++ b/plugins/relx.mk
@@ -10,7 +10,7 @@ RELX_CONFIG ?= $(CURDIR)/relx.config
RELX ?= $(CURDIR)/relx
export RELX
-RELX_URL ?= https://github.com/erlware/relx/releases/download/v1.3.1/relx
+RELX_URL ?= https://github.com/erlware/relx/releases/download/v2.0.0/relx
RELX_OPTS ?=
RELX_OUTPUT_DIR ?= _rel