Skip to content

Commit 29fe284

Browse files
authored
PostInst: bump GL version (#167)
1 parent d84415c commit 29fe284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

debian/postinst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flatpak remote-add --if-not-exists --system appcenter https://flatpak.elementary
66
flatpak install --system --noninteractive appcenter org.gnome.Epiphany//stable || true
77

88
flatpak remote-add --if-not-exists --system flathub https://flathub.org/repo/flathub.flatpakrepo
9-
flatpak install --system --noninteractive flathub org.freedesktop.Platform.GL.default//23.08 || true
9+
flatpak install --system --noninteractive flathub org.freedesktop.Platform.GL.default//24.08 || true
1010

1111
#DEBHELPER#
1212

0 commit comments

Comments
 (0)