jigdo went quartz only
revision bump audit --strict compliance
This commit is contained in:
parent
8439a564da
commit
203d5a763e
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@ class Jigdo < Formula
|
|||
desc "Tool to distribute very large files over the internet"
|
||||
homepage "http://atterer.org/jigdo/"
|
||||
url "http://atterer.org/sites/atterer/files/2009-08/jigdo/jigdo-0.7.3.tar.bz2"
|
||||
sha1 "7b83c35af71f908b31b9aa55b0dda9dfb4d224f0"
|
||||
revision 1
|
||||
sha256 "875c069abad67ce67d032a9479228acdb37c8162236c0e768369505f264827f0"
|
||||
revision 2
|
||||
|
||||
bottle do
|
||||
sha1 "082410ddb96160d7dad904396e54c628e395efd6" => :yosemite
|
||||
|
@ -18,7 +18,7 @@ class Jigdo < Formula
|
|||
|
||||
# Use MacPorts patch for compilation on 10.9; this software is no longer developed.
|
||||
patch :p0 do
|
||||
url "http://trac.macports.org/export/113020/trunk/dports/net/jigdo/files/patch-src-compat.hh.diff"
|
||||
url "https://trac.macports.org/export/113020/trunk/dports/net/jigdo/files/patch-src-compat.hh.diff"
|
||||
sha1 "3318ecbe8b2bb20e8e36c70dc10ff366df2009f3"
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue