libmxml: moved to github.com

This commit is contained in:
Viktor Szakats 2017-03-12 16:34:19 +00:00 committed by ilovezfs
parent f4d2244a8f
commit 239ca94147

View file

@ -1,10 +1,10 @@
class Libmxml < Formula
desc "Mini-XML library"
homepage "http://www.minixml.org/"
url "https://www.msweet.org/files/project3/mxml-2.9.tar.gz"
homepage "https://michaelrsweet.github.io/mxml/"
url "https://github.com/michaelrsweet/mxml/releases/download/release-2.9/mxml-2.9.tar.gz"
sha256 "cded54653c584b24c4a78a7fa1b3b4377d49ac4f451ddf170ebbc8161d85ff92"
head "http://svn.msweet.org/mxml/"
head "https://github.com/michaelrsweet/mxml.git"
bottle do
cellar :any