kodi-rpi: update to 18.6, orphan package
This commit is contained in:
parent
b3bf9b6b5a
commit
e017e09cc2
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'kodi-rpi'
|
||||
pkgname=kodi-rpi
|
||||
version=18.5
|
||||
version=18.6
|
||||
revision=1
|
||||
_codename="Leia"
|
||||
wrksrc="xbmc-${version}-${_codename}"
|
||||
build_style=cmake
|
||||
short_desc="Software media player and entertainment hub for digital media (RPi)"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.kodi.tv/"
|
||||
distfiles="https://github.com/xbmc/xbmc/archive/${version}-${_codename}.tar.gz"
|
||||
checksum=108979df8b41ab4168f5cdc0233f46e38767eda5921f4ccae16584e98d0d6b29
|
||||
checksum=47e6d7d4e01dbda92ff83a3e141ac43003e918133e78b3a4b79faff65184711c
|
||||
LDFLAGS+=" -Wl,-z,stack-size=1048576"
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue