commit b292f573c9da9aa5d8086abe148156f28b8415d3 Author: Juergen Daubert <jue@jue.li> Date: Thu Oct 20 12:55:55 2016 +0200 mesa3d: update to 12.0.3 diff --git a/mesa3d/.footprint b/mesa3d/.footprint index 4a7abc9..ea0e5f5 100644 --- a/mesa3d/.footprint +++ b/mesa3d/.footprint @@ -18,6 +18,7 @@ drwxr-xr-x root/root usr/include/GL/ -rw-r--r-- root/root usr/include/GL/glxext.h drwxr-xr-x root/root usr/include/GL/internal/ -rw-r--r-- root/root usr/include/GL/internal/dri_interface.h +-rw-r--r-- root/root usr/include/GL/mesa_glinterop.h -rw-r--r-- root/root usr/include/GL/osmesa.h -rw-r--r-- root/root usr/include/GL/wglext.h drwxr-xr-x root/root usr/include/GLES/ diff --git a/mesa3d/.md5sum b/mesa3d/.md5sum index 27caefa..a12b66b 100644 --- a/mesa3d/.md5sum +++ b/mesa3d/.md5sum @@ -1 +1 @@ -e0ec73f7273662a74366f0d76dd19ac3 mesa-11.2.2.tar.xz +1113699c714042d8c4df4766be8c57d8 mesa-12.0.3.tar.xz diff --git a/mesa3d/Pkgfile b/mesa3d/Pkgfile index 38e9c4b..b337dd0 100644 --- a/mesa3d/Pkgfile +++ b/mesa3d/Pkgfile @@ -5,7 +5,7 @@ # Optional: nettle name=mesa3d -version=11.2.2 +version=12.0.3 release=1 source=(ftp://ftp.freedesktop.org/pub/mesa/$version/mesa-$version.tar.xz)