kodi-addon-pvr-hts: update to version 8.2.3
This commit is contained in:
parent
c61618a0d1
commit
eaa3c0f8dd
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'kodi-addon-pvr-hts'
|
||||
pkgname=kodi-addon-pvr-hts
|
||||
version=4.4.21
|
||||
version=8.2.3
|
||||
revision=1
|
||||
_kodi_release=Leia
|
||||
_kodi_release=Matrix
|
||||
wrksrc="pvr.hts-${version}-${_kodi_release}"
|
||||
build_style=cmake
|
||||
makedepends="kodi-devel kodi-platform-devel p8-platform-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://github.com/kodi-pvr/pvr.hts"
|
||||
distfiles="https://github.com/kodi-pvr/pvr.hts/archive/${version}-${_kodi_release}.tar.gz"
|
||||
checksum=6958b91ca616554e4c068bc303c66388e9a2c3a68b5979d8918b4e0d7b6bb95c
|
||||
checksum=bdaf63945d6552bead5a6e8ba4ffe1b8057e3b0c05b52c0fbf93a7834f652330
|
||||
nocross="depends on kodi-platform"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Reference in a new issue