Skip to content

Commit

Permalink
Merge pull request #2547 from mariux64/update-linux-from-5.10.81-to-5…
Browse files Browse the repository at this point in the history
….10.82

Update Linux from 5.10.81 to 5.10.82
  • Loading branch information
pmenzel authored Dec 1, 2021
2 parents 96d852e + 3ed66c0 commit 09cbbcc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux-5.10.81-412.bee → linux-5.10.82-414.bee
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ KERNELVERSION=${KERNELVERSION}${PKGEXTRAVERSION_DASH}
echo $KERNELVERSION

# "https://cdn.kernel.org/pub/linux/kernel/v${PKGVERSION[1]}.x/linux-${PKGVERSION}${PKGEXTRAVERSION_DASH}.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/328795c34500b338397440cf3d378e4f/linux-5.10.81.tar.xz"
SRCURL[0]="https://beehive.molgen.mpg.de/254df80095439b68a8f080ffb2b8828c/linux-5.10.82.tar.xz"
if [ -z "${PKGEXTRAVERSION_DASH}" ]; then
SRCURL[0]="https://cdn.kernel.org/pub/linux/kernel/v${PKGVERSION[1]}.x/linux-${PKGVERSION}.tar.xz"
else
Expand Down
File renamed without changes.

0 comments on commit 09cbbcc

Please sign in to comment.