libGL: update to 19.1.2.

This commit is contained in:
Andrew Benson 2019-07-13 12:53:00 -05:00 committed by Johannes
parent 787dfb13c6
commit f96287affb

View file

@ -1,6 +1,6 @@
# Template file for 'libGL'
pkgname=libGL
version=19.1.1
version=19.1.2
revision=1
wrksrc="mesa-${version}"
build_style=meson
@ -21,7 +21,7 @@ license="MIT, LGPL-2.1-or-later"
homepage="https://www.mesa3d.org/"
changelog="https://www.mesa3d.org/relnotes/${version}.html"
distfiles="https://mesa.freedesktop.org/archive/mesa-${version}.tar.xz"
checksum=72114b16b4a84373b2acda060fe2bb1d45ea2598efab3ef2d44bdeda74f15581
checksum=813a144ea8ebefb7b48b6733f3f603855b0f61268d86cc1cc26a6b4be908fcfd
# Set subpackages manually to set proper rdeps in 32bit pkgs.
subpackages="libglapi libgbm libEGL libGLES libOSMesa"