Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
libglvnd: Update version from 1.3.0 to 1.3.3
[Mesa 21.1.5 requires at least version 1.3.2][1], so update to the
latest release.

    Dependency libglvnd found: NO found 1.3.0 but need: '>= 1.3.2'

[1]: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6069/diffs?commit_id=dd003abd2fc989991b01400ab6614f83d3595ded
  • Loading branch information
pmenzel committed Jul 27, 2021
1 parent 283ff95 commit 0588f8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libglvnd.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION libglvnd-1.3.0-0
# BEE_VERSION libglvnd-1.3.3-0

SRCURL[0]="https://github.com/NVIDIA/libglvnd/archive/v${PKGVERSION}.tar.gz libglvnd-${PKGVERSION}.tar.gz"

Expand Down

0 comments on commit 0588f8f

Please sign in to comment.