diff options
author | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:55:22 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-08-07 19:55:22 +0300 |
commit | 69c6b7529548c26972adcd19eeba618cb5692dee (patch) | |
tree | 2ff61e743036e697ad3ce77480f2639497b06128 /extra/mesa | |
parent | 7c97b838bbee76378ebf03a357b4dbc8e329a07b (diff) | |
download | repository-69c6b7529548c26972adcd19eeba618cb5692dee.tar.gz |
mesa: bump to 22.1.5
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 77360897..4108fde2 100644 --- a/extra/mesa/checksums +++ b/extra/mesa/checksums @@ -1,5 +1,5 @@ %BLAKE3 -af29275dde8b0730fc2ccdc6bd4d01483975c2fc96291fde8bb6df9aac6bc3fc mesa-22.1.4.tar.gz +a235ac7f0e6cc2b138b86d35a479e07d68cbfa454e11d775a1331916b1534ef9 mesa-22.1.5.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 59167a9b..04027955 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,4 +1,4 @@ -https://github.com/mesa3d/mesa/archive/mesa-22.1.4.tar.gz +https://github.com/mesa3d/mesa/archive/mesa-22.1.5.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 ffe1cbd3..674b50a7 100644 --- a/extra/mesa/version +++ b/extra/mesa/version @@ -1 +1 @@ -22.1.4 1 +22.1.5 1 |