diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-17 12:25:05 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-17 12:25:05 +0200 |
commit | eca43232cba519e8e54eb03713a02a8fa3dd9993 (patch) | |
tree | 3d2202da606390b7eac3f5e5ac89bf3e825edb35 /extra/mesa | |
parent | a6a522bf2cb3432758100e9610f865db2ddfb5fa (diff) | |
download | repository-eca43232cba519e8e54eb03713a02a8fa3dd9993.tar.gz |
mesa: bump to 22.1.2
Diffstat (limited to 'extra/mesa')
-rw-r--r-- | extra/mesa/checksums | 2 | ||||
-rw-r--r-- | extra/mesa/sources | 2 | ||||
-rw-r--r-- | extra/mesa/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/mesa/checksums b/extra/mesa/checksums index 42d8c2d7..1dcb8f33 100644 --- a/extra/mesa/checksums +++ b/extra/mesa/checksums @@ -1,5 +1,5 @@ %BLAKE3 -e55de3484547ca5f573cde72f71ae4a39b58bf01fe7b1a4c5a81acbc0813dae4 mesa-22.1.1.tar.gz +28be93dd28ce6453c7a212b3da5fe7c9a2594d55012dd025a9a06270ae74a0cd mesa-22.1.2.tar.gz 6137ab643355c5770cacdc1999d0026e8a5e7437a052c31ca7170e98b9c2c3c9 Mako-1.1.1.tar.gz f8dd3db221098d462b08038180a5a9341f9df9e0bda97bdb072402ff865978af pythonpath ef4400595514d04cce2676ea0908c1457c74307471dfd79dca62f40c78570afd revert_deprecation.patch diff --git a/extra/mesa/sources b/extra/mesa/sources index 37f2b55d..a0479f82 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,4 +1,4 @@ -https://github.com/mesa3d/mesa/archive/mesa-22.1.1.tar.gz +https://github.com/mesa3d/mesa/archive/mesa-22.1.2.tar.gz https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.1.1.tar.gz mako files/pythonpath patches/revert_deprecation.patch diff --git a/extra/mesa/version b/extra/mesa/version index 09e8b7b9..5640cdf0 100644 --- a/extra/mesa/version +++ b/extra/mesa/version @@ -1 +1 @@ -22.1.1 1 +22.1.2 1 |