diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2020-08-16 12:36:02 +0200 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2020-08-16 12:36:34 +0200 |
commit | 9e8175231cad47fc1d762aec02b440f9278a50d3 (patch) | |
tree | 3f36a991818d548b3f0c813aa21ae3744ce61c81 /graphics | |
parent | 227d35d481e056d0dd7fa9c2bd9eb5f6b3ebf79d (diff) |
Update to mesa 19.2.8
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/mesa/Makefile | 2 | ||||
-rw-r--r-- | graphics/mesa/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/mesa/Makefile b/graphics/mesa/Makefile index 317215c..6066ea0 100644 --- a/graphics/mesa/Makefile +++ b/graphics/mesa/Makefile @@ -5,7 +5,7 @@ COMMENT = the Mesa 3D Graphics Library -DISTNAME = mesa-19.2.7 +DISTNAME = mesa-19.2.8 SHARED_LIBS = EGL 1.1 gbm 0.4 glapi 0.2 GL 17.1 GLESv1_CM 2.0 GLESv2 2.0 \ OSMesa 11.0 diff --git a/graphics/mesa/distinfo b/graphics/mesa/distinfo index bf1acc8..ac184f1 100644 --- a/graphics/mesa/distinfo +++ b/graphics/mesa/distinfo @@ -1,2 +1,2 @@ -SHA256 (mesa-19.2.7.tar.xz) = 43mft4lv2e0vkPZR+5B7lc3r+9SUlo/xFua/G+FDV54= -SIZE (mesa-19.2.7.tar.xz) = 11460812 +SHA256 (mesa-19.2.8.tar.xz) = z/qPp1XHQizgFMOcoLdwoJLZ4LuuU3zrJgnBBpFuWlc= +SIZE (mesa-19.2.8.tar.xz) = 11462168 |