mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/gst1-plugins-good: Updated for version 1.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
99891177a5
commit
61f872df88
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gst1-plugins-good
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gst1-plugins-good"
|
||||
VERSION="1.2.0"
|
||||
VERSION="1.2.2"
|
||||
HOMEPAGE="http://gstreamer.freedesktop.org/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gst-plugins-good/1.2/gst-plugins-good-1.2.0.tar.xz"
|
||||
MD5SUM="df96825d4154940fd934aa0a95b40836"
|
||||
DOWNLOAD="http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.2.2.tar.xz"
|
||||
MD5SUM="f8a9be6c5362d13ee41b600c74e843f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gst1-plugins-base"
|
||||
|
|
Loading…
Reference in a new issue