libGL: update to 13.0.4.
This commit is contained in:
parent
9f83e14fc2
commit
8221678ed9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libGL'.
|
# Template build file for 'libGL'.
|
||||||
pkgname=libGL
|
pkgname=libGL
|
||||||
version=13.0.3
|
version=13.0.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mesa-${version}"
|
wrksrc="mesa-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.mesa3d.org/"
|
homepage="http://www.mesa3d.org/"
|
||||||
license="MIT, LGPL-2.1"
|
license="MIT, LGPL-2.1"
|
||||||
distfiles="https://mesa.freedesktop.org/archive/${version}/mesa-${version}.tar.xz"
|
distfiles="https://mesa.freedesktop.org/archive/${version}/mesa-${version}.tar.xz"
|
||||||
checksum=d9aa8be5c176d00d0cd503cb2f64a5a403ea471ec819c022581414860d7ba40e
|
checksum=a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726
|
||||||
|
|
||||||
# static_assert()
|
# static_assert()
|
||||||
CFLAGS="-std=c11"
|
CFLAGS="-std=c11"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue