libdvdnav: use tag instead of githash

This fixes kodi hash check error on build

Signed-off-by: Matthias Reichl <hias@horus.com>
This commit is contained in:
Matthias Reichl 2022-02-12 00:59:17 +01:00
parent f1639a21d7
commit 21a32e4138

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libdvdnav"
PKG_VERSION="9277007ce2263b908e9ce3091cc31b3dd87c351c"
PKG_SHA256="e50db40a823ddc795d1fe5f18db2517fb3e05fe0c4a88abf1578d95d7a1cce63"
PKG_VERSION="6.0.0-Leia-Alpha-3"
PKG_SHA256="071e414e61b795f2ff9015b21a85fc009dde967f27780d23092643916538a57a"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/xbmc/libdvdnav"
PKG_URL="https://github.com/xbmc/libdvdnav/archive/${PKG_VERSION}.tar.gz"