changeset 9:f8a2413f1fbe

lightsd 1.0.0: no code changes with 0.9.4
author Louis Opter <kalessin@kalessin.fr>
date Thu, 17 Sep 2015 01:49:43 -0700
parents a4fe077d948e
children 08ffd057ce2e
files lightsd.rb
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Wed Sep 16 02:17:42 2015 -0700
+++ b/lightsd.rb	Thu Sep 17 01:49:43 2015 -0700
@@ -3,8 +3,8 @@
 class Lightsd < Formula
   desc "Daemon to control your LIFX wifi smart bulbs"
   homepage "https://github.com/lopter/lightsd/"
-  url "https://github.com/lopter/lightsd/archive/0.9.4.tar.gz"
-  sha256 "c48459a4ae5ef1184dd79a9152f573117870bc75b8ec72335bee0504309dd6c1"
+  url "https://github.com/lopter/lightsd/archive/1.0.0.tar.gz"
+  sha256 "b529175887e1916db5eb1922ab16f7865f518b6dc0a681d0ce28db6de3a62909"
   revision 1
 
   depends_on "cmake" => :build