teapot: new homepage and download URL
Closes Homebrew/homebrew#9293. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
8c738f11b8
commit
44a8558c25
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Teapot < Formula
|
||||
url 'http://www.moria.de/~michael/teapot/teapot-1.09.tar.gz'
|
||||
homepage 'http://www.moria.de/~michael/teapot/'
|
||||
url 'http://www.syntax-k.de/projekte/teapot/teapot-1.09.tar.gz'
|
||||
homepage 'http://www.syntax-k.de/projekte/teapot/'
|
||||
md5 '21e1d1c1d04ba59af1fac6f49a4e2b1b'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue