Skip to content

Commit

Permalink
Merge pull request #1 from Aceypilot/patch-1
Browse files Browse the repository at this point in the history
Update gridcoin.rb
  • Loading branch information
Git-Jiro committed Jul 6, 2015
2 parents 09213b2 + fd69e02 commit dcfc6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gridcoin.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Gridcoin < Formula
desc "GridCoin OS X client (GUI and CLI)"
homepage "http://gridcoin.us"
head "https://github.com/gridcoin/Gridcoin-Research.git", :revision => 'acd4347ce0ba60b5'
head "https://github.com/gridcoin/Gridcoin-Research.git", :revision => '70f1adad2bccd23f'

option "with-cli", "Also compile the command line client"
option "without-gui", "Do not compile the graphical client"
Expand Down

0 comments on commit dcfc6c2

Please sign in to comment.