summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2015-03-02 14:00:30 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-08 06:35:00 +0700
commit8149d81b7d62cb048563c58347e7805cc94f5fa7 (patch)
tree5a7c43b4f34be25e572b5e60e8400fcfce0b9145
parentb0caf5795712ae2d9e80d88c22da1899bfaab072 (diff)
downloadslackbuilds-8149d81b7d62cb048563c58347e7805cc94f5fa7.tar.gz
slackbuilds-8149d81b7d62cb048563c58347e7805cc94f5fa7.tar.xz
libraries/gstreamer1: Updated for version 1.4.5.
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 1fe13dd9ec..4025eca73d 100644
--- a/libraries/gstreamer1/gstreamer1.SlackBuild
+++ b/libraries/gstreamer1/gstreamer1.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for gstreamer1
-# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA
+# Copyright 2013-2015 Robby Workman, Tuscaloosa, 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.4.1}
+VERSION=${VERSION:-1.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/libraries/gstreamer1/gstreamer1.info b/libraries/gstreamer1/gstreamer1.info
index ecb8ab3e43..52119da780 100644
--- a/libraries/gstreamer1/gstreamer1.info
+++ b/libraries/gstreamer1/gstreamer1.info
@@ -1,8 +1,8 @@
PRGNAM="gstreamer1"
-VERSION="1.4.1"
+VERSION="1.4.5"
HOMEPAGE="http://gstreamer.freedesktop.org/"
-DOWNLOAD="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.4.1.tar.xz"
-MD5SUM="bd0938d680d657249b885162f310702d"
+DOWNLOAD="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.4.5.tar.xz"
+MD5SUM="88a9289c64a4950ebb4f544980234289"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="orc"