Skip to content
Permalink
Browse files

Updated to new libs.

  • Loading branch information
Licenser committed Mar 2, 2014
1 parent 60d70be commit 82947a6f7663750855aa1f2e09a0ec07d018411e
Showing with 3 additions and 3 deletions.
  1. +3 −3 rebar.config
@@ -26,9 +26,9 @@
{uuid, ".*", {git, "https://github.com/project-fifo/erlang-uuid.git", {branch, "master"}}},
{fifo_spec, ".*", {git, "https://github.com/project-fifo/fifo_spec.git", {tag, "0.1.3"}}},
{libchunter, ".*", {git, "http://github.com/project-fifo/libchunter.git", {tag, "0.1.9"}}},
{libhowl, ".*", {git, "http://github.com/project-fifo/libhowl.git", {tag, "0.1.13"}}},
{libsniffle, ".*", {git, "http://github.com/project-fifo/libsniffle.git", {tag, "0.2.28"}}},
{libsnarl, ".*", {git, "http://github.com/project-fifo/libsnarl.git", {tag, "0.2.30"}}}
{libhowl, ".*", {git, "http://github.com/project-fifo/libhowl.git", {tag, "0.1.15"}}},
{libsniffle, ".*", {git, "http://github.com/project-fifo/libsniffle.git", {tag, "0.2.29"}}},
{libsnarl, ".*", {git, "http://github.com/project-fifo/libsnarl.git", {tag, "0.2.31"}}}
]}.

{plugin_dir, "deps/cuttlefish/src"}.

0 comments on commit 82947a6

Please sign in to comment.
You can’t perform that action at this time.