Skip to content

Commit

Permalink
nvidia_linux: fix SRCURL for 6.1.53-458-535.104.05-0
Browse files Browse the repository at this point in the history
The file in the repository contains the wrong SRCURL, however the bee
package was build with a correct bee file, so just fix the file in the
repository:

    cp /src/mariux/beeroot/bee-files/nvidia_linux-6.1.53-458-535.104.05-0.bee .
  • Loading branch information
donald committed Jan 15, 2024
1 parent 28ee3a0 commit 951f673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvidia_linux-6.1.53-458-535.104.05-0.bee
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
NVIDIA_ARCHIVE="NVIDIA-Linux-x86_64-${PKGVERSION}.run"

#SRCURL[0]="https://de.download.nvidia.com/XFree86/Linux-x86_64/$PKGVERSION/NVIDIA-Linux-x86_64-$PKGVERSION.run"
SRCURL[0]="https://beehive.molgen.mpg.de/a225bcb0373cbf6c552ed906bc5c614e/NVIDIA-Linux-x86_64-510.108.03.run"
SRCURL[0]="https://beehive.molgen.mpg.de/0bb10ef32e86d5e1ad37b710dac6e079/NVIDIA-Linux-x86_64-535.104.05.run"

PATCHURL+=()

Expand Down

0 comments on commit 951f673

Please sign in to comment.