kodi: update to 16.1.
This commit is contained in:
parent
23cd917fc0
commit
397d1e8cc4
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kodi'
|
||||
pkgname=kodi
|
||||
version=16.0
|
||||
revision=2
|
||||
version=16.1
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
_codename="Jarvis"
|
||||
wrksrc="xbmc-${version}-${_codename}"
|
||||
|
@ -10,7 +10,8 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.kodi.tv/"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"
|
||||
checksum=0421ea1337cdee674f8a36d995f54152b5ddc4100e53410b3aeeb3b3f7d53946
|
||||
checksum=7d82c8aff2715c83deecdf10c566e26105bec0473af530a1356d4c747ebdfd10
|
||||
|
||||
case "${XBPS_TARGET_MACHINE}" in
|
||||
i686*) broken="http://build.voidlinux.eu/builders/i686_builder/builds/21640";;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue