aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/relx.mk
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-03-06 18:52:26 +0100
committerLoïc Hoguin <[email protected]>2015-03-06 18:52:59 +0100
commit3fe951bf14c894cfc647c266e0d93a80b3e26488 (patch)
tree301cbdd858198e7eae865e18169d0edd0da9ec44 /plugins/relx.mk
parentaf4fcada9cfdbebdc56055d4f7fdda2a0f561628 (diff)
downloaderlang.mk-3fe951bf14c894cfc647c266e0d93a80b3e26488.tar.gz
erlang.mk-3fe951bf14c894cfc647c266e0d93a80b3e26488.tar.bz2
erlang.mk-3fe951bf14c894cfc647c266e0d93a80b3e26488.zip
Update relx to 1.2.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 9a0e134..c2ad949 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.1.0/relx
+RELX_URL ?= https://github.com/erlware/relx/releases/download/v1.2.0/relx
RELX_OPTS ?=
RELX_OUTPUT_DIR ?= _rel