gphoto2 2.5.3
Closes Homebrew/homebrew#25993. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
9232045a92
commit
6f7caf5972
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Gphoto2 < Formula
|
||||
homepage 'http://gphoto.org/'
|
||||
url 'http://downloads.sourceforge.net/project/gphoto/gphoto/2.5.2/gphoto2-2.5.2.tar.bz2'
|
||||
sha1 '7f620013772318dbe348fdb0ae4638ab9898cc62'
|
||||
url 'http://downloads.sourceforge.net/project/gphoto/gphoto/2.5.3/gphoto2-2.5.3.tar.bz2'
|
||||
sha1 '5e3c696d035097129fe4b47188083e9496e04c44'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'jpeg'
|
||||
|
|
Loading…
Reference in a new issue