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:
Viktor Szakats 2016-04-18 17:22:03 +02:00 committed by Andrew Janke
parent 936c9343d6
commit 984cc48062

View file

@ -1,6 +1,6 @@
class Riak < Formula class Riak < Formula
desc "Distributed database" 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" 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" version "2.1.3"
sha256 "a0408d83c89504ef987bd8b34e7b3bb14459c35359ebf1adfb2a1634306c2e80" sha256 "a0408d83c89504ef987bd8b34e7b3bb14459c35359ebf1adfb2a1634306c2e80"