changeset 5:907611feda92

Stop following the github documentation about download links
author Louis Opter <louis@uber.com>
date Sun, 06 Sep 2015 02:36:14 -0700
parents 946624a56f0e
children 0967247080a8
files lightsd.rb
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lightsd.rb	Fri Sep 04 02:33:56 2015 -0700
+++ b/lightsd.rb	Sun Sep 06 02:36:14 2015 -0700
@@ -3,9 +3,9 @@
 class Lightsd < Formula
   desc "Daemon to control your LIFX wifi smart bulbs"
   homepage "https://github.com/lopter/lightsd/"
-  url "https://api.github.com/repos/lopter/lightsd/tarball/0.9.1"
-  sha256 "ef4f8056bf39c8f2c440e442f047cafce1c102e565bb007791a27f77588157c2"
-  revision 2
+  url "https://github.com/lopter/lightsd/archive/0.9.1.tar.gz"
+  sha256 "72eba6074ed18609fb0caf7b7429e1b8f6c3564ca6f81357be22c06ac00956b6"
+  revision 3
 
   depends_on "cmake" => :build
   depends_on "libbsd" => :optional