summaryrefslogtreecommitdiff
path: root/textproc/erlang-fast_xml/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/erlang-fast_xml/files')
-rw-r--r--textproc/erlang-fast_xml/files/patch-rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/erlang-fast_xml/files/patch-rebar.config b/textproc/erlang-fast_xml/files/patch-rebar.config
index 63f2a17ae97e..efe0afc7bca9 100644
--- a/textproc/erlang-fast_xml/files/patch-rebar.config
+++ b/textproc/erlang-fast_xml/files/patch-rebar.config
@@ -1,10 +1,10 @@
---- rebar.config.orig 2017-03-21 13:20:24 UTC
+--- rebar.config.orig 2017-06-09 10:39:21 UTC
+++ rebar.config
@@ -31,7 +31,7 @@
{port_specs, [{"priv/lib/fxml.so", ["c_src/fxml.c"]},
{"priv/lib/fxml_stream.so", ["c_src/fxml_stream.c"]}]}.
--{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.7"}}}]}.
+-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.9"}}}]}.
+{deps, []}.
{clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}.