changeset 17:7f884c8feb0c

New upstream release 1.2.0-rc.4
author Buildbot <buildbot@kalessin.fr>
date Sun, 03 Jul 2016 08:09:45 +0000
parents d2063f0d66a9
children 08897cb956e9
files lightsd.rb
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Sun Jul 03 06:01:32 2016 +0000
+++ b/lightsd.rb	Sun Jul 03 08:09:45 2016 +0000
@@ -3,10 +3,10 @@
 class Lightsd < Formula
   desc "Daemon to control your LIFX wifi smart bulbs"
   homepage "https://github.com/lopter/lightsd/"
-  url "https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.3.tar.gz"
-  sha256 "996e7d39a51aa9227d2ec3da186c7ebef5b604ecd50f06255a7e424b837979da"
+  url "https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.4.tar.gz"
+  sha256 "9881ad00740311ddd2b932e50a36da6eda0e8a4e2860e5fa5178a881e43c4783"
   # This will have ~ instead of - for rc versions:
-  version "1.2.0~rc.3
+  version "1.2.0~rc.4
   revision 1
 
   depends_on "cmake" => :build