mesa: updated to 19.2.3

This commit is contained in:
emmett1
2019-11-07 17:24:31 +08:00
parent 9899e2ff08
commit cbc779c2bf

View File

@@ -1,11 +1,13 @@
# description : OpenGL compatible 3D graphics library
# homepage : https://www.mesa3d.org/
# maintainer : Emmett1, emmett1 dot 2miligrams at gmail dot com
# depends : libdrm python3 wayland libxshmfence libxdamage libxext libxfixes elfutils llvm libvdpau libglvnd python3-mako libx11 xorgproto wayland-protocols
name=mesa
version=19.2.2
version=19.2.3
release=1
source=(https://mesa.freedesktop.org/archive/$name-$version.tar.xz)
md5sum=(712ce36099e948e7bf8526ef51d618ee)
md5sum=(7744fbc59d55bb9a54ac018250bf77dc)
build() {
cd $name-$version