cd-discid: use checksummed patches
This commit is contained in:
parent
204c78e055
commit
c0ee8ff7dd
1 changed files with 3 additions and 4 deletions
|
@ -5,10 +5,9 @@ class CdDiscid < Formula
|
|||
url 'http://linukz.org/download/cd-discid-1.1.tar.gz'
|
||||
sha1 '74cedeb2c5bf4f3248af249c0ff344ea9d713d1a'
|
||||
|
||||
def patches
|
||||
{ :p0 =>
|
||||
"https://trac.macports.org/export/70630/trunk/dports/audio/cd-discid/files/patch-cd-discid.c.diff"
|
||||
}
|
||||
patch :p0 do
|
||||
url "https://trac.macports.org/export/70630/trunk/dports/audio/cd-discid/files/patch-cd-discid.c.diff"
|
||||
sha1 "a3fbc189fbd093fe4db1bdc0e31e691bdf9ef207"
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue