diff options
author | Cem Keylan <cem@ckyln.com> | 2022-12-08 14:20:37 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-12-08 15:15:32 +0100 |
commit | d0f4ab801b445dd29cc7bbf414feea362d6a4dc4 (patch) | |
tree | 418b64476d2f37b123fb8b24722dbc359a5bb8ed /extra/mesa/sources | |
parent | 54159d3ccd137a39e2f1c08906bdf0033d0f8158 (diff) | |
download | repository-d0f4ab801b445dd29cc7bbf414feea362d6a4dc4.tar.gz |
mesa: bump to 22.2.4 + more changes
Some of the changes included here are:
- Add glslang as a build dependency
- Force wayland
- Remove patch that is no longer required
Diffstat (limited to 'extra/mesa/sources')
-rw-r--r-- | extra/mesa/sources | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/mesa/sources b/extra/mesa/sources index 64c81766..8a317361 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,4 +1,3 @@ -https://github.com/mesa3d/mesa/archive/mesa-22.1.7.tar.gz +https://github.com/mesa3d/mesa/archive/mesa-22.2.4.tar.gz https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.1.1.tar.gz mako files/pythonpath -patches/revert_deprecation.patch |