aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gst-plugins-base.rb
diff options
context:
space:
mode:
authorThijs Vermeir2014-02-16 18:59:45 +0100
committerAdam Vandenberg2014-02-16 15:56:03 -0800
commitc5b65ec5e30375b3b6051d8b5aa2205b5d2a72d1 (patch)
tree643e2fb8e19f54e69b8cff5509578dc5fd23b431 /Library/Formula/gst-plugins-base.rb
parent371e55343dcdaa37f8c3afd34cea6750616e6ba5 (diff)
downloadhomebrew-c5b65ec5e30375b3b6051d8b5aa2205b5d2a72d1.tar.bz2
gst-plugins-base 1.2.3
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 f26b21fe8..ad6c13486 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.2.1.tar.xz'
- mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-base-1.2.1.tar.xz'
- sha256 'de2444a5c150d4e4b680364d7c0414cd8b015d95b305ff65d65a17683379532f'
+ url 'http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.2.3.tar.xz'
+ mirror 'http://ftp.osuosl.org/pub/blfs/svn/g/gst-plugins-base-1.2.3.tar.xz'
+ sha256 '61edec35c270f86928bad434bd059da4efff865d1ef01bcc64ecbd903625dae1'
head do
url 'git://anongit.freedesktop.org/gstreamer/gst-plugins-base'