aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/juju.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/Library/Formula/juju.rb b/Library/Formula/juju.rb
index 523214e45..2cc0c824d 100644
--- a/Library/Formula/juju.rb
+++ b/Library/Formula/juju.rb
@@ -5,6 +5,11 @@ class Juju < Formula
url 'https://launchpad.net/juju-core/1.16/1.16.6/+download/juju-core_1.16.6.tar.gz'
sha1 '0483d7a4d3fda0981f822d540cded855eb5afbda'
+ devel do
+ url 'https://launchpad.net/juju-core/trunk/1.17.3/+download/juju-core_1.17.3.tar.gz'
+ sha1 'a4579476a6fb83722da869228b887c39e8ec8c7e'
+ end
+
depends_on 'go' => :build
def install