kodi-addon-pvr-hts: update to 21.2.5.

This commit is contained in:
Pulux 2024-09-28 06:04:56 +02:00 committed by classabbyamp
parent 96bb4d289b
commit 84ac767db5

View file

@ -1,8 +1,8 @@
# Template file for 'kodi-addon-pvr-hts'
pkgname=kodi-addon-pvr-hts
version=19.0.6
version=21.2.5
revision=1
_kodi_release=Matrix
_kodi_release=Omega
build_style=cmake
makedepends="kodi-devel kodi-platform-devel p8-platform-devel"
short_desc="Tvheadend HTSP client addon for Kodi"
@ -10,7 +10,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=990e5fd0757d48b86675aa124b77629e7fb2de6b27dcfd6f6ccc7ce181d04aeb
checksum=c54c249a4c91091e47245b406210224aa4e3c5468497eb9cdeb09cd336cab4b2
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"