Skip to content

Commit

Permalink
Merge pull request #8791 from heitbaum/linux6625
Browse files Browse the repository at this point in the history
linux: update to 6.6.25
  • Loading branch information
CvH authored Apr 6, 2024
2 parents 65e4b9c + fa11c9a commit 4b7642d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/linux/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ case "${LINUX}" in
PKG_SOURCE_NAME="linux-${LINUX}-${PKG_VERSION}.tar.gz"
;;
*)
PKG_VERSION="6.6.23"
PKG_SHA256="200fd119cb9ef06bcedcdb52be00ba443163eab154295c5831fed9a12211a8b9"
PKG_VERSION="6.6.25"
PKG_SHA256="99d210be87908233a55b0fadc0dccd3b95926c0651b6b82e37350b2029de1f44"
PKG_URL="https://www.kernel.org/pub/linux/kernel/v${PKG_VERSION/.*/}.x/${PKG_NAME}-${PKG_VERSION}.tar.xz"
PKG_PATCH_DIRS="default"
;;
Expand Down

0 comments on commit 4b7642d

Please sign in to comment.