aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/gphoto2.rb4
-rw-r--r--Library/Formula/libgphoto2.rb4
2 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/gphoto2.rb b/Library/Formula/gphoto2.rb
index 0f4250114..9ec7c03cd 100644
--- a/Library/Formula/gphoto2.rb
+++ b/Library/Formula/gphoto2.rb
@@ -2,8 +2,8 @@ require 'formula'
class Gphoto2 < Formula
homepage 'http://gphoto.org/'
- url 'https://downloads.sourceforge.net/project/gphoto/gphoto/2.5.3/gphoto2-2.5.3.tar.bz2'
- sha1 '5e3c696d035097129fe4b47188083e9496e04c44'
+ url 'https://downloads.sourceforge.net/project/gphoto/gphoto/2.5.4/gphoto2-2.5.4.tar.bz2'
+ sha1 'c557ee5cdea28f6cff1d2bc1d6ace58be48b65d3'
depends_on 'pkg-config' => :build
depends_on 'jpeg'
diff --git a/Library/Formula/libgphoto2.rb b/Library/Formula/libgphoto2.rb
index e0b57df3d..e0249dd04 100644
--- a/Library/Formula/libgphoto2.rb
+++ b/Library/Formula/libgphoto2.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libgphoto2 < Formula
homepage 'http://www.gphoto.org/proj/libgphoto2/'
- url 'https://downloads.sourceforge.net/project/gphoto/libgphoto/2.5.3.1/libgphoto2-2.5.3.1.tar.bz2'
- sha1 '6e5c9254c65d4768ac4e4c1a423147542005987f'
+ url 'https://downloads.sourceforge.net/project/gphoto/libgphoto/2.5.4/libgphoto2-2.5.4.tar.bz2'
+ sha1 'f9ada3e1a54a3723ecbf0bc270cdfd6da20cf90c'
option :universal