summaryrefslogtreecommitdiff
path: root/textproc/erlang-fast_xml/patches/patch-rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/erlang-fast_xml/patches/patch-rebar.config')
-rw-r--r--textproc/erlang-fast_xml/patches/patch-rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/erlang-fast_xml/patches/patch-rebar.config b/textproc/erlang-fast_xml/patches/patch-rebar.config
index c108227061c..07d58b1f7d7 100644
--- a/textproc/erlang-fast_xml/patches/patch-rebar.config
+++ b/textproc/erlang-fast_xml/patches/patch-rebar.config
@@ -1,4 +1,4 @@
-$NetBSD: patch-rebar.config,v 1.1 2016/04/25 14:33:38 fhajny Exp $
+$NetBSD: patch-rebar.config,v 1.2 2016/08/12 09:34:59 fhajny Exp $
Deps are handled by pkgsrc.
@@ -8,7 +8,7 @@ Deps are handled by pkgsrc.
{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.3"}}}]}.
+-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.5"}}}]}.
-
{clean_files, ["c_src/fxml.gcda", "c_src/fxml.gcno", "c_src/fxml_stream.gcda", "c_src/fxml_stream.gcno"]}.