changeset 25:a7a22a054cdf

New upstream release 1.2.1-rc.6
author Buildbot <buildbot@kalessin.fr>
date Mon, 13 Feb 2017 02:16:15 +0000
parents dcebb6fa2f84
children 8005554de869
files lightsd.rb
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Mon Feb 13 00:01:19 2017 +0000
+++ b/lightsd.rb	Mon Feb 13 02:16:15 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.5.tar.gz"
-  sha256 "ab5eaf5f5737275ccd582b9cfc8192250bc98bfca21f8704205dbb299bd44c8b"
+  url "https://downloads.lightsd.io/releases/lightsd-1.2.1-rc.6.tar.gz"
+  sha256 "8da5e0409ad02e89a1fe694ee840465bebf7a08c2d5d3ae202e97f392a9be039"
   # This will have ~ instead of - for rc versions:
-  version "1.2.1~rc.5"
+  version "1.2.1~rc.6"
   revision 1
 
   depends_on "cmake" => :build