multimedia/kodi: Updated for version 17.3
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
a014252941
commit
abee6107c0
|
@ -25,7 +25,7 @@
|
|||
PRGNAM=kodi
|
||||
SRCNAM=xbmc
|
||||
CODNAM=Krypton
|
||||
VERSION=${VERSION:-17.1}
|
||||
VERSION=${VERSION:-17.3}
|
||||
FFMPEGVER=${FFMPEGVER:-3.1.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
PRGNAM="kodi"
|
||||
VERSION="17.1"
|
||||
VERSION="17.3"
|
||||
HOMEPAGE="https://kodi.tv/"
|
||||
DOWNLOAD="https://github.com/xbmc/xbmc/archive/17.1-Krypton/xbmc-17.1-Krypton.tar.gz \
|
||||
DOWNLOAD="https://github.com/xbmc/xbmc/archive/17.3-Krypton/xbmc-17.3-Krypton.tar.gz \
|
||||
https://github.com/xbmc/FFmpeg/archive/3.1.6-Krypton/FFmpeg-3.1.6-Krypton.tar.gz"
|
||||
MD5SUM="5e1fe4f85373aaaafba81185401ca14f \
|
||||
MD5SUM="8f1fec483beb40f1b302bd53ea399044 \
|
||||
bf8b1689603ae4322b95f4095ad9bd62"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue