From 05189ee41391f22de57e50d8ca7476498e79b1ea Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 24 Jan 2025 13:25:09 +0100 Subject: [PATCH] linux-6.12.11-479: Download source archive from beehive.molgen.mpg.de MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [BEE] fetching https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-6.12.11-479.tar.gz --2025-01-24 13:24:02-- https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-6.12.11-479.tar.gz Resolving github.molgen.mpg.de... 141.14.220.169 Connecting to github.molgen.mpg.de|141.14.220.169|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://github.molgen.mpg.de/_codeload/mariux64/linux/tar.gz/refs/tags/mariux-6.12.11-479 [following] --2025-01-24 13:24:02-- https://github.molgen.mpg.de/_codeload/mariux64/linux/tar.gz/refs/tags/mariux-6.12.11-479 Reusing existing connection to github.molgen.mpg.de:443. HTTP request sent, awaiting response... 200 OK Length: 245031655 (234M) [application/x-gzip] Saving to: ‘/dev/shm/bee-pmenzel/linux/files/mariux-6.12.11-479.tar.gz.tmp’ /dev/shm/bee-pmenzel/linu 100%[=====================================>] 233.68M 112MB/s in 2.1s 2025-01-24 13:24:05 (112 MB/s) - ‘/dev/shm/bee-pmenzel/linux/files/mariux-6.12.11-479.tar.gz.tmp’ saved [245031655/245031655] -rw-r--r-- 1 root root 245031655 Jan 24 13:24 /dev/shm/bee-pmenzel/linux/files/mariux-6.12.11-479.tar.gz.tmp --- linux-6.12.11-479.bee | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/linux-6.12.11-479.bee b/linux-6.12.11-479.bee index fa1792930..6b9d231ce 100755 --- a/linux-6.12.11-479.bee +++ b/linux-6.12.11-479.bee @@ -9,7 +9,8 @@ KERNELVERSION=${KERNELVERSION}${PKGEXTRAVERSION_DASH} echo $KERNELVERSION -SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz" +#SRCURL[0]="https://github.molgen.mpg.de/mariux64/linux/archive/refs/tags/mariux-$KERNELVERSION-$PKGREVISION.tar.gz" +SRCURL[0]="https://beehive.molgen.mpg.de/d80277dd7a2144b533d24d765f398f18/mariux-6.12.11-479.tar.gz" KERNELLOCAL=".mx64.${PKGREVISION}" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}"