diff options
author | Cem Keylan <cem@ckyln.com> | 2022-06-07 17:05:51 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-06-07 17:05:51 +0200 |
commit | 7a09ee6a143e883ea9f6adb1f56a34a9cb690ea4 (patch) | |
tree | f54311c35c6d587ceaf96ad4a975aa3dd23ea1a0 /extra/mesa | |
parent | 1e6be6a0de1dc2eb877b8a671a71a90971c9a19a (diff) | |
download | repository-7a09ee6a143e883ea9f6adb1f56a34a9cb690ea4.tar.gz |
mesa: bump to 22.1.1
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 8475bc24..42d8c2d7 100644 --- a/extra/mesa/checksums +++ b/extra/mesa/checksums @@ -1,5 +1,5 @@ %BLAKE3 -a0ddeb13f4e24fa80ec1b7f931873bcd6b58eadbfe5ea5d0cfcc7d1d2200678a mesa-22.0.4.tar.gz +e55de3484547ca5f573cde72f71ae4a39b58bf01fe7b1a4c5a81acbc0813dae4 mesa-22.1.1.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 c98135f6..37f2b55d 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,4 +1,4 @@ -https://github.com/mesa3d/mesa/archive/mesa-22.0.4.tar.gz +https://github.com/mesa3d/mesa/archive/mesa-22.1.1.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 1459cad2..09e8b7b9 100644 --- a/extra/mesa/version +++ b/extra/mesa/version @@ -1 +1 @@ -22.0.4 1 +22.1.1 1 |