urlview 0.9.19

Closes Homebrew/homebrew#15395.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-10-10 13:35:48 -05:00 committed by Adam Vandenberg
parent c0a5ddb0c6
commit eb64c07c0d
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
require 'formula'
class Urlview < Formula
homepage 'http://packages.debian.org/unstable/misc/urlview'
url 'http://mirrors.kernel.org/debian/pool/main/u/urlview/urlview_0.9.orig.tar.gz'
mirror 'http://ftp.us.debian.org/debian/pool/main/u/urlview/urlview_0.9.orig.tar.gz'
homepage 'http://packages.debian.org/unstable/misc/urlview'
sha1 '323af9ba30ba87ec600531629f5dd84c720984b6'
def patches
"http://ftp.aarnet.edu.au/debian/pool/main/u/urlview/urlview_0.9-18.1.diff.gz"
"http://ftp.aarnet.edu.au/debian/pool/main/u/urlview/urlview_0.9-19.diff.gz"
end
def install