Merge pull request #9689 from vpeter4/vdr

vdr-plugin-live: fix checksum
This commit is contained in:
Christian Hewitt 2025-01-15 15:18:54 +04:00 committed by GitHub
commit 9492c25652
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
PKG_NAME="vdr-plugin-live" PKG_NAME="vdr-plugin-live"
PKG_VERSION="3.4.0" PKG_VERSION="3.4.0"
PKG_SHA256="68d23987cd548eb7b65faf7e56934700b95225e67053129345cf07ecbdc6618c" PKG_SHA256="ab3e40103cc102c0c6c18ab86c89ef0bcfadbf04f5972f76f32caef5224bb8ec"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://live.vdr-developer.org/en/index.php" PKG_SITE="http://live.vdr-developer.org/en/index.php"
PKG_URL="https://github.com/MarkusEh/vdr-plugin-live/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/MarkusEh/vdr-plugin-live/archive/v${PKG_VERSION}.tar.gz"