summaryrefslogtreecommitdiff
path: root/textproc/erlang-stringprep/patches/patch-rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/erlang-stringprep/patches/patch-rebar.config')
-rw-r--r--textproc/erlang-stringprep/patches/patch-rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/erlang-stringprep/patches/patch-rebar.config b/textproc/erlang-stringprep/patches/patch-rebar.config
index 6a2e55145e3..591e9a6893a 100644
--- a/textproc/erlang-stringprep/patches/patch-rebar.config
+++ b/textproc/erlang-stringprep/patches/patch-rebar.config
@@ -1,4 +1,4 @@
-$NetBSD: patch-rebar.config,v 1.1 2016/04/25 14:46:56 fhajny Exp $
+$NetBSD: patch-rebar.config,v 1.2 2016/08/12 09:44:20 fhajny Exp $
Deps are handled by pkgsrc.
@@ -8,7 +8,7 @@ Deps are handled by pkgsrc.
{erl_opts, [debug_info]}.
--{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"}}}]}.
-
{port_env, [
{"CXXFLAGS", "-O3 -Wall"},