mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-09-23 05:05:23 -04:00
checkupdates: add a bookworm blocklist item
This commit is contained in:
1 parent
f7ca36a66b
commit
082df1d9b6
1 file changed
+1
@@ -628,6 +628,7 @@ def checkupdates_app(app: metadata.App) -> None:
|
||||
'apt-get install openjdk-17-jdk-headless',
|
||||
'apt-get install -y openjdk-17-jdk-headless',
|
||||
'update-alternatives --auto java',
|
||||
'update-java-alternatives -a',
|
||||
]
|
||||
|
||||
for build in newbuilds:
|
||||
|
||||
Reference in new issue
Block a user