aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2024-01-07 14:24:50 +0100
committerGuido Günther <agx@sigxcpu.org>2024-01-07 14:25:06 +0100
commit94868af92263360dd32d248579bfae6743194020 (patch)
treece71a5a80fab0f48b2b929c05e4ba9d7e602ad3b
parentc7d18e4168da117968b463b2451d6f42b2f0519e (diff)
tools: Bump versions
-rwxr-xr-xtools/mk-phosh-rel8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/mk-phosh-rel b/tools/mk-phosh-rel
index 541a472..fd3e193 100755
--- a/tools/mk-phosh-rel
+++ b/tools/mk-phosh-rel
@@ -63,7 +63,7 @@ projects = {
},
'phosh-osk-stub': {
'project-id': 19269,
- 'description': 'An OSK experiment and debugging help',
+ 'description': 'An experimental alternative on screen keyboard',
'category': 'optional',
},
'phosh-osk-data': {
@@ -76,7 +76,7 @@ projects = {
base = {
'wlroots': {
- 'version': '0.16.2',
+ 'version': '0.17.1',
'url': 'https://gitlab.freedesktop.org/wlroots/wlroots',
},
'GNOME': {
@@ -100,7 +100,7 @@ base = {
'url': 'https://source.puri.sm/Librem5/wys',
},
'mmsd-tng': {
- 'version': '1.14.0',
+ 'version': '2.5.0',
'url': 'https://gitlab.com/kop316/mmsd',
},
}
@@ -112,7 +112,7 @@ recommended = {
'url': 'https://gitlab.com/mobian1/phog',
},
'phosh-antispam': {
- 'version': '3.3.0',
+ 'version': '3.3.1',
'description': 'Avoid spam calls',
'url': 'https://gitlab.com/kop316/phosh-antispam',
},