osmith submitted this change.
rebar.lock: update gtplib commit
Let the commit point at the tree that was just rebased, so building
with a newer erlang version on debian unstable is fixed.
Fix for:
[ 619s] ===> Compiling _checkouts/gtplib/src/gtp_packet.erl failed
[ 619s] gtp_packet.erl:252:1: syntax error before: 'maybe'
Related: OS#6661
Change-Id: I44bd92b9d9ca90fe396d85f67a064cba08b3f6c3
---
M rebar.lock
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rebar.lock b/rebar.lock
index ab13202..cd1bc6e 100644
--- a/rebar.lock
+++ b/rebar.lock
@@ -23,7 +23,7 @@
0},
{<<"gtplib">>,
{git,"https://github.com/osmocom/gtplib",
- {ref,"526a7e5d6ba4e76aaae87c31421f26a71dd79d33"}},
+ {ref,"08781f86f340aeaa4708166bfbeccf754217023e"}},
0},
{<<"lager">>,
{git,"https://github.com/erlang-lager/lager",
To view, visit change 39025. To unsubscribe, or for help writing mail filters, visit settings.