diff options
author | Cem Keylan <cem@ckyln.com> | 2022-05-23 15:34:05 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-05-23 15:34:05 +0200 |
commit | 0fc06d6803fcd5a37e6fa31988eb8d0b18236435 (patch) | |
tree | 9f1fff7dfbfcca61997eb3d9f16545f2763654e7 /extra/mesa | |
parent | b99bc73e2ac7b317cdedc13913909b49f05c62f7 (diff) | |
download | repository-0fc06d6803fcd5a37e6fa31988eb8d0b18236435.tar.gz |
mesa: bump to 22.0.4
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 cac74bc1..8475bc24 100644 --- a/extra/mesa/checksums +++ b/extra/mesa/checksums @@ -1,5 +1,5 @@ %BLAKE3 -7cd38fe6b4ecef802f009cef5eab956acbdbb4bda84a28118f16b189af8bbc7a mesa-22.0.3.tar.gz +a0ddeb13f4e24fa80ec1b7f931873bcd6b58eadbfe5ea5d0cfcc7d1d2200678a mesa-22.0.4.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 3abbe710..c98135f6 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,4 +1,4 @@ -https://github.com/mesa3d/mesa/archive/mesa-22.0.3.tar.gz +https://github.com/mesa3d/mesa/archive/mesa-22.0.4.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 f0e6333d..1459cad2 100644 --- a/extra/mesa/version +++ b/extra/mesa/version @@ -1 +1 @@ -22.0.3 2 +22.0.4 1 |