changeset 22:23eaae00e41e

New upstream release 1.2.1-rc.3
author buildbot@srv-seaquake.kalessin.fr
date Sun, 12 Feb 2017 23:11:40 +0000
parents 34e2406d0964
children c89c836501c8
files lightsd.rb
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Sun Feb 12 22:31:10 2017 +0000
+++ b/lightsd.rb	Sun Feb 12 23:11:40 2017 +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.1-rc.2.tar.gz"
-  sha256 "5ce70f0856dafd9d3e2dd410e6e5095c6784e845bde7313bd8dae109d137641e"
+  url "https://downloads.lightsd.io/releases/lightsd-1.2.1-rc.3.tar.gz"
+  sha256 "2aa94c910e5581b427f80a2a95858c57c321b196921bdbdc945d996c9d325871"
   # This will have ~ instead of - for rc versions:
-  version "1.2.1~rc.2"
+  version "1.2.1~rc.3"
   revision 1
 
   depends_on "cmake" => :build