kodi: update to 14.1.
This commit is contained in:
parent
1653feff05
commit
583149ece9
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kodi'
|
# Template file for 'kodi'
|
||||||
pkgname=kodi
|
pkgname=kodi
|
||||||
version=14.0
|
version=14.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="xbmc-${version}-Helix"
|
wrksrc="xbmc-${version}-Helix"
|
||||||
short_desc="A software media player and entertainment hub for digital media"
|
short_desc="A software media player and entertainment hub for digital media"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.kodi.tv"
|
homepage="http://www.kodi.tv"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/xbmc/xbmc/archive/${version}-Helix.tar.gz"
|
distfiles="https://github.com/xbmc/xbmc/archive/${version}-Helix.tar.gz"
|
||||||
checksum=11746d95cc59361f36ce6ea9d0d36bbd9ec3376e991f5ec1720f8ff740b91192
|
checksum=a38059e292cf8523918834e49fcc2d688525ceb7951ddf7f5ee535f4147255d6
|
||||||
|
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
broken_as_needed=yes
|
broken_as_needed=yes
|
||||||
|
|
Loading…
Reference in a new issue