mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libglvnd: update to 1.7.0.
This commit is contained in:
parent
6e5750f644
commit
9cb6349dc7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libglvnd'
|
# Template file for 'libglvnd'
|
||||||
pkgname=libglvnd
|
pkgname=libglvnd
|
||||||
version=1.6.0
|
version=1.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="custom:MIT-alike"
|
license="custom:MIT-alike"
|
||||||
homepage="https://gitlab.freedesktop.org/glvnd/libglvnd"
|
homepage="https://gitlab.freedesktop.org/glvnd/libglvnd"
|
||||||
distfiles="https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v${version}/libglvnd-v${version}.tar.gz"
|
distfiles="https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v${version}/libglvnd-v${version}.tar.gz"
|
||||||
checksum=efc756ffd24b24059e1c53677a9d57b4b237b00a01c54a6f1611e1e51661d70c
|
checksum=2b6e15b06aafb4c0b6e2348124808cbd9b291c647299eaaba2e3202f51ff2f3d
|
||||||
make_check_pre="xvfb-run"
|
make_check_pre="xvfb-run"
|
||||||
|
|
||||||
provides="libGL-7.11_1 libEGL-7.11_1 libGLES-7.11_1"
|
provides="libGL-7.11_1 libEGL-7.11_1 libGLES-7.11_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue