libraries/gst1-plugins-base: Updated for version 1.4.5.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8149d81b7d
commit
070eef150d
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for gst1-plugins-base
|
# Slackware build script for gst1-plugins-base
|
||||||
|
|
||||||
# Copyright 2013-2014 Robby Workman, Northport, Alabama, USA
|
# Copyright 2013-2015 Robby Workman, Tuscaloosa, Alabama, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=gst1-plugins-base
|
PRGNAM=gst1-plugins-base
|
||||||
VERSION=${VERSION:-1.4.1}
|
VERSION=${VERSION:-1.4.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="gst1-plugins-base"
|
PRGNAM="gst1-plugins-base"
|
||||||
VERSION="1.4.1"
|
VERSION="1.4.5"
|
||||||
HOMEPAGE="http://gstreamer.freedesktop.org/"
|
HOMEPAGE="http://gstreamer.freedesktop.org/"
|
||||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.4.1.tar.xz"
|
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.4.5.tar.xz"
|
||||||
MD5SUM="a825628225bd0a58c0df87cdd2a5db91"
|
MD5SUM="357165af625c0ca353ab47c5d843920e"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gstreamer1"
|
REQUIRES="gstreamer1"
|
||||||
|
|
Loading…
Reference in New Issue