madplay: use checksummed patches
This commit is contained in:
parent
7cf2b45139
commit
69a180625a
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,9 @@ class Madplay < Formula
|
|||
depends_on 'mad'
|
||||
depends_on 'libid3tag'
|
||||
|
||||
def patches
|
||||
{:p0 => "https://trac.macports.org/export/89276/trunk/dports/audio/madplay/files/patch-audio_carbon.c"}
|
||||
patch :p0 do
|
||||
url "https://trac.macports.org/export/89276/trunk/dports/audio/madplay/files/patch-audio_carbon.c"
|
||||
sha1 "bfad8010e755f3bf3f51884aceaa69b1deb3f940"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue