Skip to content

Commit

Permalink
Merge pull request #3237 from mariux64/update-libglvnd-from-1.3.3-to-…
Browse files Browse the repository at this point in the history
…1.7.0

Update libglvnd from 1.3.3 to 1.7.0
  • Loading branch information
pmenzel authored May 6, 2025
2 parents ed3daa5 + b95cce1 commit 4168679
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions libglvnd.be0
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#!/usr/bin/env beesh

# BEE_VERSION libglvnd-1.3.3-0
# BEE_VERSION libglvnd-1.7.0-0

SRCURL[0]="https://github.com/NVIDIA/libglvnd/archive/v${PKGVERSION}.tar.gz libglvnd-${PKGVERSION}.tar.gz"
#SRCURL[0]="https://gitlab.freedesktop.org/glvnd/libglvnd/-/archive/v${PKGVERSION}/libglvnd-v${PKGVERSION}.tar.gz"
SRCURL[0]="https://beehive.molgen.mpg.de/6055d0ef8676601eb78a233a9285502c/libglvnd-v1.7.0.tar.gz"

# PATCHURL+=()

Expand Down

0 comments on commit 4168679

Please sign in to comment.