diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2014-01-20 02:17:09 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:08 -0600 |
commit | 9fdf15c11c6f0b6bb2863bd2f4b535f21e7f2fa3 (patch) | |
tree | 3ff6d301bc8bbb37fd699cfc225b8d3928199b8c /libraries/gstreamer1/gstreamer1.SlackBuild | |
parent | 713b758a26cf70aa9afb1dfa33f613bdccfcac5a (diff) | |
download | slackbuilds-9fdf15c11c6f0b6bb2863bd2f4b535f21e7f2fa3.tar.gz |
libraries/gstreamer1: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gstreamer1/gstreamer1.SlackBuild')
-rw-r--r-- | libraries/gstreamer1/gstreamer1.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gstreamer1/gstreamer1.SlackBuild b/libraries/gstreamer1/gstreamer1.SlackBuild index 33500e1e67..e78bc48db2 100644 --- a/libraries/gstreamer1/gstreamer1.SlackBuild +++ b/libraries/gstreamer1/gstreamer1.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gstreamer1 -VERSION=${VERSION:-1.2.0} +VERSION=${VERSION:-1.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |