changeset 20:80e93e32b4bc

New upstream release 1.2.1-rc.1
author Buildbot <buildbot@kalessin.fr>
date Sun, 12 Feb 2017 21:57:02 +0000
parents da20a6876461
children 34e2406d0964
files lightsd.rb
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Fri Feb 03 23:32:09 2017 +0000
+++ b/lightsd.rb	Sun Feb 12 21:57:02 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.0-rc.6.tar.gz"
-  sha256 "c09d9ec7af2354202878656ad972c5629d401e223b3fcea48eb2d51ba0df7d4b"
+  url "https://downloads.lightsd.io/releases/lightsd-1.2.1-rc.1.tar.gz"
+  sha256 "ec420247fd3bf28f1c43ce325f97d55dd44bd05eef4b785fe9773ea5bc65fdf9"
   # This will have ~ instead of - for rc versions:
-  version "1.2.0~rc.6
+  version "1.2.1~rc.1
   revision 1
 
   depends_on "cmake" => :build