Skip to content

Commit

Permalink
linux-6.12.11-479: Download source archive from beehive.molgen.mpg.de
Browse files Browse the repository at this point in the history
    [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
  • Loading branch information
pmenzel committed Jan 24, 2025
1 parent 47d102f commit 05189ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion linux-6.12.11-479.bee
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 05189ee

Please sign in to comment.