mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/gstreamer1: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
713b758a26
commit
9fdf15c11c
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gstreamer1"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://gstreamer.freedesktop.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gstreamer/1.2/gstreamer-1.2.0.tar.xz"
|
||||
MD5SUM="250b4bec48b0986103f5aab75e43cef9"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.2.2.tar.xz"
|
||||
MD5SUM="4293ca4d8333690d5acdffe3ad354924"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="orc"
|
||||
|
|
Loading…
Reference in a new issue