diff options
Diffstat (limited to 'libraries/gstreamer1/gstreamer1.SlackBuild')
-rw-r--r-- | libraries/gstreamer1/gstreamer1.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/gstreamer1/gstreamer1.SlackBuild b/libraries/gstreamer1/gstreamer1.SlackBuild index 1fe13dd9ec893..4025eca73d7b6 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} |