aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/relx.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-04-23 12:26:56 +0300
committerLoïc Hoguin <[email protected]>2015-04-23 12:26:56 +0300
commit70fd0b0c91a65e725d537ef60a34800440943b74 (patch)
tree5c02d7765b40627f70373422d55a57c7542b44d2 /plugins/relx.mk
parentb23a88ada3ad9d38bdc90c1f080fd1ffe396703b (diff)
downloaderlang.mk-70fd0b0c91a65e725d537ef60a34800440943b74.tar.gz
erlang.mk-70fd0b0c91a65e725d537ef60a34800440943b74.tar.bz2
erlang.mk-70fd0b0c91a65e725d537ef60a34800440943b74.zip
Update relx to 1.3.1
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 c2ad949..d26054e 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.2.0/relx
+RELX_URL ?= https://github.com/erlware/relx/releases/download/v1.3.1/relx
RELX_OPTS ?=
RELX_OUTPUT_DIR ?= _rel