gphoto2 2.5.9
Closes Homebrew/homebrew#47341. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
ef49ef7d35
commit
87faf58e20
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Gphoto2 < Formula
|
||||
desc "Command-line interface to libgphoto2"
|
||||
homepage "http://gphoto.org/"
|
||||
url "https://downloads.sourceforge.net/project/gphoto/gphoto/2.5.8/gphoto2-2.5.8.tar.bz2"
|
||||
sha256 "a9abcd15d95f205318d17e3ac12af7ce523d2bc4943709d50b0a12c30cc5ee4d"
|
||||
url "https://downloads.sourceforge.net/project/gphoto/gphoto/2.5.9/gphoto2-2.5.9.tar.bz2"
|
||||
sha256 "0f53803ed1f4ff7ea2aed8f7c9a0932237121941705779f7d09a8fe641ff475f"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue