mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/gst-plugins-bad: Updated for version 1.18.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ed590950f1
commit
19d7cfeafb
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=gst-plugins-bad
|
||||
VERSION=${VERSION:-1.18.4}
|
||||
VERSION=${VERSION:-1.18.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gst-plugins-bad"
|
||||
VERSION="1.18.4"
|
||||
VERSION="1.18.5"
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.4.tar.xz"
|
||||
MD5SUM="8a73b497613a9f778e880b8a9eb9c1a3"
|
||||
DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.18.5.tar.xz"
|
||||
MD5SUM="4ab1c19c3cf1ba79c20c65f6be78e7fd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue