diff options
author | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:39:44 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-05-23 22:39:44 +0300 |
commit | 85ce7d0cbbbb1df52ce956fb1a7f22348d7b70d6 (patch) | |
tree | 5d056d1660be49fea982118d467a8cd30335c48c | |
parent | 3b03d11f5db322ce63a0fd9088509d203f07bc71 (diff) | |
download | repository-85ce7d0cbbbb1df52ce956fb1a7f22348d7b70d6.tar.gz |
mesa: bump to 21.1.1
-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 e4f04ccf..1daec663 100644 --- a/extra/mesa/checksums +++ b/extra/mesa/checksums @@ -1,2 +1,2 @@ -53d90fa7d889d5d8b76fb7bec4b971913a41ccef7e7914393af2c901a8038d8e mesa-21.0.3.tar.gz +f0bc7e16da77dd6ac02c43260a26d89696683f5a9f5e799492227a3c1183e3ee mesa-21.1.1.tar.gz 2984a6733e1d472796ceef37ad48c26f4a984bb18119bb2dbc37a44d8f6e75a4 Mako-1.1.1.tar.gz diff --git a/extra/mesa/sources b/extra/mesa/sources index 2234642f..77df7bd6 100644 --- a/extra/mesa/sources +++ b/extra/mesa/sources @@ -1,2 +1,2 @@ -https://github.com/mesa3d/mesa/archive/mesa-21.0.3.tar.gz +https://github.com/mesa3d/mesa/archive/mesa-21.1.1.tar.gz https://files.pythonhosted.org/packages/source/M/Mako/Mako-1.1.1.tar.gz mako diff --git a/extra/mesa/version b/extra/mesa/version index 528937ed..104adbdd 100644 --- a/extra/mesa/version +++ b/extra/mesa/version @@ -1 +1 @@ -21.0.3 1 +21.1.1 1 |