libGL: update to 18.3.1.

This commit is contained in:
maxice8 2018-12-12 05:44:07 -02:00 committed by maxice8
parent 3050ffcfc6
commit 024e71b093

View file

@ -1,6 +1,6 @@
# Template file for 'libGL'
pkgname=libGL
version=18.3.0
version=18.3.1
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=b63f947e735d6ef3dfaa30c789a9adfbae18aea671191eaacde95a18c17fc38a
checksum=5b1f827d28684a25f6657289f8b7d47ac56395988c7ac23e0ec9a62b644bdc63
# Set subpackages manually to set proper rdeps in 32bit pkgs.
subpackages="libglapi libgbm libEGL libGLES libOSMesa"