dcraw 9.27.0
also serves as revision for jasper
This commit is contained in:
parent
fe998127cd
commit
5cfcfb3e94
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
|||
class Dcraw < Formula
|
||||
desc "Digital camera RAW photo decoding software"
|
||||
homepage "https://www.cybercom.net/~dcoffin/dcraw/"
|
||||
url "https://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.26.0.tar.gz"
|
||||
mirror "https://imagemagick.org/download/delegates/dcraw-9.26.0.tar.gz"
|
||||
sha256 "85791d529e037ad5ca09770900ae975e2e4cc1587ca1da4192ca072cbbfafba3"
|
||||
url "https://www.cybercom.net/~dcoffin/dcraw/archive/dcraw-9.27.0.tar.gz"
|
||||
mirror "https://distfiles.macports.org/dcraw/dcraw-9.27.0.tar.gz"
|
||||
mirror "https://mirror.csclub.uwaterloo.ca/MacPorts/mpdistfiles/dcraw/dcraw-9.27.0.tar.gz"
|
||||
sha256 "c1d8cc4f19752a3d3aaab1fceb712ea85b912aa25f1f33f68c69cd42ef987099"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue