Update gmcuckoo dep in zomp
This commit is contained in:
parent
5604bef707
commit
006cb0140c
@ -1,6 +1,6 @@
|
||||
{application,gmhive_client,
|
||||
[{description,"Gajumaru Hive Client"},
|
||||
{vsn,"0.4.0"},
|
||||
{vsn,"0.4.1"},
|
||||
{registered,[]},
|
||||
{applications,[kernel,stdlib,sasl,gproc,inets,ssl,enoise,
|
||||
gmconfig,gmhive_protocol,gmhive_worker]},
|
||||
|
@ -4,10 +4,10 @@
|
||||
{prefix,"gmhc"}.
|
||||
{desc,"Gajumaru Hive Client"}.
|
||||
{author,"Ulf Wiger, QPQ AG"}.
|
||||
{package_id,{"uwiger","gmhive_client",{0,4,0}}}.
|
||||
{deps,[{"uwiger","gmhive_worker",{0,3,0}},
|
||||
{package_id,{"uwiger","gmhive_client",{0,4,1}}}.
|
||||
{deps,[{"uwiger","gmcuckoo",{1,2,2}},
|
||||
{"uwiger","gmhive_worker",{0,3,0}},
|
||||
{"otpr","eblake2",{1,0,1}},
|
||||
{"uwiger","gmcuckoo",{1,1,1}},
|
||||
{"otpr","base58",{0,1,1}},
|
||||
{"otpr","gmserialization",{0,1,3}},
|
||||
{"uwiger","gmhive_protocol",{0,1,1}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user