riak: update homepage URL.
Closes Homebrew/homebrew#22716. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
90a657b801
commit
2fb48c6cc5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Riak < Formula
|
||||
homepage 'http://wiki.basho.com/Riak.html'
|
||||
homepage 'http://basho.com/riak/'
|
||||
url 'http://s3.amazonaws.com/downloads.basho.com/riak/1.4/1.4.2/osx/10.8/riak-1.4.2-OSX-x86_64.tar.gz'
|
||||
version '1.4.2'
|
||||
sha256 '2accc58a0ea2f7bd3edc31c934edb0bff6a1535994607fd6cec9c6bbefcf2abf'
|
||||
|
|
Loading…
Reference in a new issue