From e9b447aacc89ac1fdf443f198be286f560896bfc Mon Sep 17 00:00:00 2001 From: suvari Date: Sat, 19 Mar 2022 19:46:03 +0300 Subject: [PATCH] libglvnd: version bump to 1.4.0 --- x11/library/libglvnd/pspec.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/x11/library/libglvnd/pspec.xml b/x11/library/libglvnd/pspec.xml index 0cca571c24..6974176c82 100644 --- a/x11/library/libglvnd/pspec.xml +++ b/x11/library/libglvnd/pspec.xml @@ -1,5 +1,5 @@ - + libglvnd @@ -12,7 +12,7 @@ library The GL Vendor-Neutral Dispatch library libglvnd is a vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors. It allows multiple drivers from different vendors to coexist on the same filesystem, and determines which vendor to dispatch each API call to at runtime. - https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.3.4/libglvnd-v1.3.4.tar.gz + https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v1.4.0/libglvnd-v1.4.0.tar.gz meson xorg-proto @@ -80,6 +80,13 @@ + + 2022-03-19 + 1.4.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-08-29 1.3.4