libGL: update to 18.3.2.

This commit is contained in:
maxice8 2019-01-17 19:10:36 -02:00 committed by maxice8
parent d29a0a8fae
commit 16a7cc9f68

View file

@ -1,7 +1,7 @@
# Template file for 'libGL'
pkgname=libGL
version=18.3.1
revision=3
version=18.3.2
revision=1
wrksrc="mesa-${version}"
build_style=meson
configure_args="-Dshared-glapi=true -Dgbm=true -Degl=true
@ -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=5b1f827d28684a25f6657289f8b7d47ac56395988c7ac23e0ec9a62b644bdc63
checksum=f7ce7181c07b6d8e0132da879af1729523a6c8aa87f79a9d59dfd064024cfb35
# Set subpackages manually to set proper rdeps in 32bit pkgs.
subpackages="libglapi libgbm libEGL libGLES libOSMesa"