# HG changeset patch # User Louis Opter # Date 1442220646 25200 # Node ID 1e56ec47311a68ceecd0f0d8cf8c248a138e37b2 # Parent 0967247080a8a909d751b674c6544e42ab500e54 lightsd 0.9.3, mostly Linux fixes diff -r 0967247080a8 -r 1e56ec47311a lightsd.rb --- a/lightsd.rb Sun Sep 13 18:46:21 2015 -0700 +++ b/lightsd.rb Mon Sep 14 01:50:46 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.2.tar.gz" - sha256 "2d785ede7c2e3b603ad33c11c3e44b5c634ee17e745d39296125025eddbbf420" + url "https://github.com/lopter/lightsd/archive/0.9.3.tar.gz" + sha256 "b66e5663c0c1f563656f0f070b151a7d14622719c9029253d573b8db787d0da6" revision 1 depends_on "cmake" => :build