urlview: use checksummed patches
This commit is contained in:
parent
8f08b44163
commit
1708d16286
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ class Urlview < Formula
|
|||
mirror 'http://ftp.us.debian.org/debian/pool/main/u/urlview/urlview_0.9.orig.tar.gz'
|
||||
sha1 '323af9ba30ba87ec600531629f5dd84c720984b6'
|
||||
|
||||
def patches
|
||||
"http://ftp.aarnet.edu.au/debian/pool/main/u/urlview/urlview_0.9-19.diff.gz"
|
||||
patch do
|
||||
url "http://ftp.aarnet.edu.au/debian/pool/main/u/urlview/urlview_0.9-19.diff.gz"
|
||||
sha1 "96bd07bbb7cfc3416dc0ce8fa914160356f95c41"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue