Skip to content

Commit

Permalink
Update gridcoin.rb
Browse files Browse the repository at this point in the history
Gridcoin is now on this commit.  70f1adad2bccd23fafeb301693b0d3fbb127d27b
  • Loading branch information
Aceypilot committed Jul 6, 2015
1 parent 09213b2 commit fd69e02
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 fd69e02

Please sign in to comment.