cdparanoia: use checksummed patches

This commit is contained in:
Jack Nagel 2014-03-14 10:03:23 -05:00
parent c0ee8ff7dd
commit 656194ac87

View file

@ -12,11 +12,14 @@ class Cdparanoia < Formula
cause '"File too small" error while linking'
end
def patches
[
"https://trac.macports.org/export/70964/trunk/dports/audio/cdparanoia/files/osx_interface.patch",
"https://trac.macports.org/export/70964/trunk/dports/audio/cdparanoia/files/patch-paranoia_paranoia.c.10.4.diff"
]
patch do
url "https://trac.macports.org/export/70964/trunk/dports/audio/cdparanoia/files/osx_interface.patch"
sha1 "c86e573f51e6d58d5f349b22802a7a7eeece9fcd"
end
patch do
url "https://trac.macports.org/export/70964/trunk/dports/audio/cdparanoia/files/patch-paranoia_paranoia.c.10.4.diff"
sha1 "d7dc121374df3b82e82adf544df7bf1eec377bdb"
end
def install