mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
libdvdread: 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:
parent
e02bcdd143
commit
f1639a21d7
@ -3,8 +3,8 @@
|
|||||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||||
|
|
||||||
PKG_NAME="libdvdread"
|
PKG_NAME="libdvdread"
|
||||||
PKG_VERSION="bd6b329f0137ab6a9f779a28dd96f04713735e17"
|
PKG_VERSION="6.0.0-Leia-Alpha-3"
|
||||||
PKG_SHA256="2d9d6d185dd25a983d6dfc2a00207cafdc396a969c227d5edd84b6215b2fba89"
|
PKG_SHA256="a30b6aa0aad0f2c505bc77948af2d5531a80b6e68112addb4c123fca24d5d3bf"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="https://github.com/xbmc/libdvdread"
|
PKG_SITE="https://github.com/xbmc/libdvdread"
|
||||||
PKG_URL="https://github.com/xbmc/libdvdread/archive/${PKG_VERSION}.tar.gz"
|
PKG_URL="https://github.com/xbmc/libdvdread/archive/${PKG_VERSION}.tar.gz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user