summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2014-08-31 10:39:48 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-09-05 23:22:04 +0700
commit870d861644a0bec0350e55dc3ce93a7ada595cd6 (patch)
tree313b40ec07ea9b918095ea0efdc561771a1221c4
parent42d1aff8b2f7b5602b45f88ab5ddd651b26df50a (diff)
downloadslackbuilds-870d861644a0bec0350e55dc3ce93a7ada595cd6.tar.gz
slackbuilds-870d861644a0bec0350e55dc3ce93a7ada595cd6.tar.xz
libraries/gstreamer1: Updated for version 1.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--libraries/gstreamer1/gstreamer1.SlackBuild4
-rw-r--r--libraries/gstreamer1/gstreamer1.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/gstreamer1/gstreamer1.SlackBuild b/libraries/gstreamer1/gstreamer1.SlackBuild
index e78bc48db2..1fe13dd9ec 100644
--- a/libraries/gstreamer1/gstreamer1.SlackBuild
+++ b/libraries/gstreamer1/gstreamer1.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gstreamer1
-# Copyright 2013 Robby Workman, Northport, Alabama, USA
+# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gstreamer1
-VERSION=${VERSION:-1.2.2}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/gstreamer1/gstreamer1.info b/libraries/gstreamer1/gstreamer1.info
index f2e939750a..ecb8ab3e43 100644
--- a/libraries/gstreamer1/gstreamer1.info
+++ b/libraries/gstreamer1/gstreamer1.info
@@ -1,8 +1,8 @@
PRGNAM="gstreamer1"
-VERSION="1.2.2"
+VERSION="1.4.1"
HOMEPAGE="http://gstreamer.freedesktop.org/"
-DOWNLOAD="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.2.2.tar.xz"
-MD5SUM="4293ca4d8333690d5acdffe3ad354924"
+DOWNLOAD="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.4.1.tar.xz"
+MD5SUM="bd0938d680d657249b885162f310702d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="orc"