libGL: update to 18.2.3.
This commit is contained in:
parent
1a3bb843cc
commit
cb120b7fee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=18.2.2
|
||||
revision=3
|
||||
version=18.2.3
|
||||
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=c3ba82b12a89d3d9fed2bdd96b4702dbb7ab675034650a8b1b718320daf073c4
|
||||
checksum=e2bf83c17e1abdecb1ee81af22652e27e9aa38f963e95e60f34275cc0376304f
|
||||
conf_files="/etc/drirc"
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
|
|
Loading…
Reference in a new issue