aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-base.rb
diff options
context:
space:
mode:
authorThijs Vermeir2013-04-29 13:01:14 +0200
committerAdam Vandenberg2013-04-30 06:35:04 -0700
commit8621fead1be08574485dcfc8f1b695c0c52ad0df (patch)
treeefed7a0dafcfd70d32ba6ec4831462e1baa23d82 /Library/Formula/gst-plugins-base.rb
parente75aab45ca880a017c31143cb2cc92d2858fdcbd (diff)
downloadhomebrew-8621fead1be08574485dcfc8f1b695c0c52ad0df.tar.bz2
gst-plugins-base 1.0.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/gst-plugins-base.rb')
-rw-r--r--Library/Formula/gst-plugins-base.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gst-plugins-base.rb b/Library/Formula/gst-plugins-base.rb
index abb9b68d3..0946afd17 100644
--- a/Library/Formula/gst-plugins-base.rb
+++ b/Library/Formula/gst-plugins-base.rb
@@ -2,9 +2,9 @@ require 'formula'
class GstPluginsBase < Formula
homepage 'http://gstreamer.freedesktop.org/'
- url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.0.6.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-base-1.0.6.tar.xz'
- sha256 '85e5f99af690f720ccde5ea7e793269d35883a3ead80ca9985fa44e18bb1a4a5'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.0.7.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-base-1.0.7.tar.xz'
+ sha256 '014805e50b696bc06c3862ea656df079fc0b5fef0c10f16e9f085f290545677a'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build