summaryrefslogtreecommitdiff
path: root/devel/erlang-cache_tab/patches/patch-rebar.config
diff options
context:
space:
mode:
Diffstat (limited to 'devel/erlang-cache_tab/patches/patch-rebar.config')
-rw-r--r--devel/erlang-cache_tab/patches/patch-rebar.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/erlang-cache_tab/patches/patch-rebar.config b/devel/erlang-cache_tab/patches/patch-rebar.config
index e5ecd10cb6f..c8b6b3168aa 100644
--- a/devel/erlang-cache_tab/patches/patch-rebar.config
+++ b/devel/erlang-cache_tab/patches/patch-rebar.config
@@ -1,4 +1,4 @@
-$NetBSD: patch-rebar.config,v 1.2 2016/08/12 09:22:34 fhajny Exp $
+$NetBSD: patch-rebar.config,v 1.3 2017/01/03 18:26: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.5"}}}]}.
+-{deps, [{p1_utils, ".*", {git, "https://github.com/processone/p1_utils", {tag, "1.0.6"}}}]}.
-
{cover_enabled, true}.
{cover_export_enabled, true}.