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

This commit is contained in:
lemmi 2022-08-27 12:12:14 +02:00
parent 12188bb51c
commit 68a317fc60

View file

@ -1,7 +1,7 @@
# Template file for 'kodi-addon-pvr-hts'
pkgname=kodi-addon-pvr-hts
version=8.2.3
revision=2
version=19.0.6
revision=1
_kodi_release=Matrix
wrksrc="pvr.hts-${version}-${_kodi_release}"
build_style=cmake
@ -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=bdaf63945d6552bead5a6e8ba4ffe1b8057e3b0c05b52c0fbf93a7834f652330
checksum=990e5fd0757d48b86675aa124b77629e7fb2de6b27dcfd6f6ccc7ce181d04aeb
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"