aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2016-04-22 17:04:43 +0200
committerLoïc Hoguin <[email protected]>2016-04-22 17:04:43 +0200
commit1f2c6f32f323a708bc9571bbede3f809a2442656 (patch)
tree23de7c487592267bf484d4cc5374e8a03fa3d1b2
parent1b664efb5e99473d626f6117115726a463dd8991 (diff)
parent7f382fb996b910429ae1c6a076b8baa575e5dcf6 (diff)
downloaderlang.mk-1f2c6f32f323a708bc9571bbede3f809a2442656.tar.gz
erlang.mk-1f2c6f32f323a708bc9571bbede3f809a2442656.tar.bz2
erlang.mk-1f2c6f32f323a708bc9571bbede3f809a2442656.zip
Merge branch 'relx-3.19.0' of https://github.com/plux/erlang.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 a27992d..c8a2d75 100644
--- a/plugins/relx.mk
+++ b/plugins/relx.mk
@@ -8,7 +8,7 @@
RELX ?= $(CURDIR)/relx
RELX_CONFIG ?= $(CURDIR)/relx.config
-RELX_URL ?= https://github.com/erlware/relx/releases/download/v3.5.0/relx
+RELX_URL ?= https://github.com/erlware/relx/releases/download/v3.19.0/relx
RELX_OPTS ?=
RELX_OUTPUT_DIR ?= _rel