libGL: update to 18.2.6.
This commit is contained in:
parent
3c3b32d60d
commit
e7799aa5f6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libGL'
|
||||
pkgname=libGL
|
||||
version=18.2.5
|
||||
version=18.2.6
|
||||
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=b12c32872832e5353155e1e8026e1f1ab75bba9dc5b178d712045684d26c2b73
|
||||
checksum=9ebafa4f8249df0c718e93b9ca155e3593a1239af303aa2a8b0f2056a7efdc12
|
||||
conf_files="/etc/drirc"
|
||||
|
||||
# Set subpackages manually to set proper rdeps in 32bit pkgs.
|
||||
|
|
Loading…
Reference in New Issue