mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-04-19 12:07:18 +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
|
||||
case ${PKG_NAME} in
|
||||
icu)
|
||||
upstream_version=${upstream_version/-/.}
|
||||
;;
|
||||
lm_sensors)
|
||||
upstream_version=${upstream_version//-/.}
|
||||
;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user