# HG changeset patch # User Louis Opter # Date 1441359236 25200 # Node ID 946624a56f0e308b91a140efa65027af9598b3af # Parent 049fad39f2fe380f86b07cd90b214f92dbe90c1b Fix devel install diff -r 049fad39f2fe -r 946624a56f0e lightsd.rb --- a/lightsd.rb Fri Sep 04 02:27:28 2015 -0700 +++ b/lightsd.rb Fri Sep 04 02:33:56 2015 -0700 @@ -5,7 +5,7 @@ homepage "https://github.com/lopter/lightsd/" url "https://api.github.com/repos/lopter/lightsd/tarball/0.9.1" sha256 "ef4f8056bf39c8f2c440e442f047cafce1c102e565bb007791a27f77588157c2" - revision 1 + revision 2 depends_on "cmake" => :build depends_on "libbsd" => :optional @@ -25,6 +25,7 @@ devel do url "https://github.com/lopter/lightsd.git" + version "1.0" end test do