mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 19:26:50 +00:00
tools/update-scan: drop special handling for icu
This commit is contained in:
parent
dbb762a46a
commit
2414f891a0
@ -77,9 +77,6 @@ check_for_update() {
|
|||||||
|
|
||||||
# special handling based on release-monitoring formatting
|
# special handling based on release-monitoring formatting
|
||||||
case ${PKG_NAME} in
|
case ${PKG_NAME} in
|
||||||
icu)
|
|
||||||
upstream_version=${upstream_version/-/.}
|
|
||||||
;;
|
|
||||||
lm_sensors)
|
lm_sensors)
|
||||||
upstream_version=${upstream_version//-/.}
|
upstream_version=${upstream_version//-/.}
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user