mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 13:56:09 +02:00
packet_data_generator: be specific about versions of dependencies
to make it easier to find out which versions of libraries are used to generate our packet_data. Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
52c7b4de01
commit
d131c8644e
@ -17,8 +17,7 @@
|
||||
{deps,
|
||||
[{of_protocol, ".*",
|
||||
{git, "https://github.com/FlowForwarding/of_protocol.git",
|
||||
{branch, "master"}}
|
||||
},
|
||||
"5d6a938bcac91d03e4542845bc014a271bab363a"}},
|
||||
{flower, ".*",
|
||||
{git, "http://github.com/travelping/flower.git", {branch, "master"}}}
|
||||
]}.
|
||||
{git, "http://github.com/travelping/flower.git",
|
||||
"d783d8f722cb1eb2fa598d4521b309cfcc703fdb"}}]}.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user