wwwoffle 2.9i

Closes Homebrew/homebrew#22813.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Aristotle Pagaltzis 2013-09-25 13:27:16 +02:00 committed by Adam Vandenberg
parent abf40f024a
commit 0f18c91ca5
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Wwwoffle < Formula
homepage 'http://www.gedanken.demon.co.uk/wwwoffle/'
url 'http://www.gedanken.demon.co.uk/download-wwwoffle/wwwoffle-2.9h.tgz'
sha1 '14b30fd66ca8a95e90489323fb6ade3ffd60ad49'
homepage 'http://www.gedanken.org.uk/software/wwwoffle/'
url 'http://www.gedanken.org.uk/software/wwwoffle/download/wwwoffle-2.9i.tgz'
sha1 'f9a9d39b88047ff2728a9d4c60accbe5da3ec3cc'
def install
system "./configure", "--prefix=#{prefix}"