uudeview: use checksummed patches
This commit is contained in:
parent
e7797485e8
commit
45bb5a7a47
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ class Uudeview < Formula
|
|||
sha1 '2c6ab7d355b545218bd0877d598bd5327d9fd125'
|
||||
|
||||
# Fix function signatures (for clang)
|
||||
def patches
|
||||
{:p0 => "https://trac.macports.org/export/102865/trunk/dports/mail/uudeview/files/inews.c.patch"}
|
||||
patch :p0 do
|
||||
url "https://trac.macports.org/export/102865/trunk/dports/mail/uudeview/files/inews.c.patch"
|
||||
sha1 "a21eb4f1081de31099bffbbb3161ca74ca81bad5"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue