From 9fff0a15b957e8dcf768475372e0c959e576d13b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sun, 20 May 2018 12:16:01 +0200 Subject: Update Relx to v3.24.5 I've built and uploaded the newest Relx to https://erlang.mk Next time this is necessary I should add a Makefile target to do it automatically. --- plugins/relx.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/relx.mk b/plugins/relx.mk index d276219..7ee6c9f 100644 --- a/plugins/relx.mk +++ b/plugins/relx.mk @@ -8,7 +8,7 @@ RELX ?= $(ERLANG_MK_TMP)/relx RELX_CONFIG ?= $(CURDIR)/relx.config -RELX_URL ?= https://github.com/erlware/relx/releases/download/v3.23.0/relx +RELX_URL ?= https://erlang.mk/res/relx-v3.24.5 RELX_OPTS ?= RELX_OUTPUT_DIR ?= _rel RELX_REL_EXT ?= -- cgit v1.2.3