multimedia/freshplayerplugin: Updated for version 0.3.9.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
155e909a4d
commit
9b0bba1bf0
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for freshplayerplugin
|
||||
|
||||
# Copyright 2015-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# Copyright 2015-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
|
||||
# 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=freshplayerplugin
|
||||
VERSION=${VERSION:-0.3.7}
|
||||
VERSION=${VERSION:-0.3.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freshplayerplugin"
|
||||
VERSION="0.3.7"
|
||||
VERSION="0.3.9"
|
||||
HOMEPAGE="https://github.com/i-rinat/freshplayerplugin"
|
||||
DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.7/freshplayerplugin-0.3.7.tar.gz"
|
||||
MD5SUM="9076ce1e61c9ec12234306b62afff9ce"
|
||||
DOWNLOAD="https://github.com/i-rinat/freshplayerplugin/archive/v0.3.9/freshplayerplugin-0.3.9.tar.gz"
|
||||
MD5SUM="a6ccf674b64e250b334ffcb748dd2317"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg pepperflash-plugin ragel uriparser"
|
||||
|
|
Loading…
Reference in New Issue