libvisio: fix url/homepage

Fixes Homebrew/homebrew#31230.
This commit is contained in:
Brett Koonce 2014-07-29 22:21:21 -07:00
parent e315812f25
commit beb0fd0d08

View file

@ -1,8 +1,8 @@
require "formula"
class Libvisio < Formula
homepage "http://www.freedesktop.org/wiki/Software/libvisio/"
url "http://dev-www.libreoffice.org/src/libvisio-0.1.0.tar.xz"
homepage "https://wiki.documentfoundation.org/DLP/Libraries/libvisio"
url "http://dev-www.libreoffice.org/src/libvisio/libvisio-0.1.0.tar.xz"
sha1 "c82e5c7ad25e513c268032cda9febd01b8879504"
bottle do