riak: use secure homepage and update it (redirect to http)
Closes #420. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
936c9343d6
commit
984cc48062
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Riak < Formula
|
||||
desc "Distributed database"
|
||||
homepage "http://basho.com/riak/"
|
||||
homepage "https://basho.com/products/#riak"
|
||||
url "https://s3.amazonaws.com/downloads.basho.com/riak/2.1/2.1.3/osx/10.8/riak-2.1.3-OSX-x86_64.tar.gz"
|
||||
version "2.1.3"
|
||||
sha256 "a0408d83c89504ef987bd8b34e7b3bb14459c35359ebf1adfb2a1634306c2e80"
|
||||
|
|
Loading…
Reference in a new issue