gst-plugins-good 1.8.1

This commit is contained in:
Thijs Vermeir 2016-04-22 19:40:37 +02:00 committed by Dominyk Tiller
parent d746883ca5
commit fe13e9fb4a

View file

@ -3,8 +3,8 @@ class GstPluginsGood < Formula
homepage "https://gstreamer.freedesktop.org/"
stable do
url "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.8.0.tar.xz"
sha256 "c20c134d47dbc238d921707a3b66da709c2b4dd89f9d267cec13d1ddf16e9f4d"
url "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.8.1.tar.xz"
sha256 "2103e17921d67894e82eafdd64fb9b06518599952fd93e625bfbc83ffead0972"
depends_on "check" => :optional
end