mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07: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:
@@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libdvdread"
|
||||
PKG_VERSION="bd6b329f0137ab6a9f779a28dd96f04713735e17"
|
||||
PKG_SHA256="2d9d6d185dd25a983d6dfc2a00207cafdc396a969c227d5edd84b6215b2fba89"
|
||||
PKG_VERSION="6.0.0-Leia-Alpha-3"
|
||||
PKG_SHA256="a30b6aa0aad0f2c505bc77948af2d5531a80b6e68112addb4c123fca24d5d3bf"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/xbmc/libdvdread"
|
||||
PKG_URL="https://github.com/xbmc/libdvdread/archive/${PKG_VERSION}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user