From 951f6739b3b2475442d9b3741ff7e8bb7f05eab1 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Mon, 15 Jan 2024 13:33:34 +0100 Subject: [PATCH] nvidia_linux: fix SRCURL for 6.1.53-458-535.104.05-0 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 . --- nvidia_linux-6.1.53-458-535.104.05-0.bee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nvidia_linux-6.1.53-458-535.104.05-0.bee b/nvidia_linux-6.1.53-458-535.104.05-0.bee index f5dfd34df..eaa23d541 100755 --- a/nvidia_linux-6.1.53-458-535.104.05-0.bee +++ b/nvidia_linux-6.1.53-458-535.104.05-0.bee @@ -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+=()