libGL: update to 13.0.2.
This commit is contained in:
parent
632198cdcd
commit
5da130cd71
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'libGL'.
|
||||
pkgname=libGL
|
||||
version=13.0.1
|
||||
version=13.0.2
|
||||
revision=1
|
||||
wrksrc="mesa-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.mesa3d.org/"
|
||||
license="MIT, LGPL-2.1"
|
||||
distfiles="https://mesa.freedesktop.org/archive/${version}/mesa-${version}.tar.xz"
|
||||
checksum=71962fb2bf77d33b0ad4a565b490dbbeaf4619099c6d9722f04a73187957a731
|
||||
checksum=a6ed622645f4ed61da418bf65adde5bcc4bb79023c36ba7d6b45b389da4416d5
|
||||
|
||||
# static_assert()
|
||||
CFLAGS="-std=c11"
|
||||
|
|
Loading…
Reference in New Issue