# HG changeset patch # User Louis Opter # Date 1448879644 28800 # Node ID 8d42f83a8e0ad9f6adf74ef05bac1c8b1536e591 # Parent 15840f91e4bff0c16ca227beee1aa2d825fbe38f lightsd 1.1.2: fix LIFX LAN protocol v2 handling diff -r 15840f91e4bf -r 8d42f83a8e0a lightsd.rb --- a/lightsd.rb Tue Nov 17 02:31:50 2015 -0800 +++ b/lightsd.rb Mon Nov 30 02:34:04 2015 -0800 @@ -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/1.1.1.tar.gz" - sha256 "43e34babcdd3181a1a73fd8a020f3e895793db568b60244a9aab6ed57ac37b41" + url "https://github.com/lopter/lightsd/archive/1.1.2.tar.gz" + sha256 "ca8ce8fb87b896fcc9dad6b0512c061a150c1138e8a8554b60c43f4d11fce634" revision 1 depends_on "cmake" => :build @@ -82,7 +82,7 @@ devel do url "file:///Users/louis/projs/lightsd", :using => :hg - version "1.1.1" + version "1.1.3" end test do