mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
distro-tool: ensure PKG_SHA256 is undefined when downloading specific revision
This commit is contained in:
parent
9a05625a8d
commit
029841cd6f
@ -814,6 +814,7 @@ generate_work_worker() {
|
||||
PKG_URL="${PKG_URL/${PKG_VERSION}/${revision}}"
|
||||
PKG_SOURCE_NAME="${PKG_SOURCE_NAME/${PKG_VERSION}/${revision}}"
|
||||
PKG_VERSION="${revision}"
|
||||
PKG_SHA256=
|
||||
fi
|
||||
|
||||
PKG_IS_ADDON=No
|
||||
|
Loading…
x
Reference in New Issue
Block a user