libraries/gst1-plugins-good: Updated for version 1.2.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Robby Workman 2014-01-20 02:30:35 +07:00 committed by Erik Hanson
parent 99891177a5
commit 61f872df88
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gst1-plugins-good
VERSION=${VERSION:-1.2.0}
VERSION=${VERSION:-1.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gst1-plugins-good"
VERSION="1.2.0"
VERSION="1.2.2"
HOMEPAGE="http://gstreamer.freedesktop.org/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.2/gst-plugins-good-1.2.0.tar.xz"
MD5SUM="df96825d4154940fd934aa0a95b40836"
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.2.2.tar.xz"
MD5SUM="f8a9be6c5362d13ee41b600c74e843f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst1-plugins-base"