# HG changeset patch # User Buildbot # Date 1467533385 0 # Node ID 7f884c8feb0c89bb040190d4698a0ebafe0877e0 # Parent d2063f0d66a9bed873a9f181276dc5014df23f31 New upstream release 1.2.0-rc.4 diff -r d2063f0d66a9 -r 7f884c8feb0c lightsd.rb --- 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