Skip to content

Commit

Permalink
linux (Generic): update to linux-4.18.7
Browse files Browse the repository at this point in the history
  • Loading branch information
MilhouseVH committed Sep 13, 2018
1 parent e96797f commit 9f928b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/linux/package.mk
Expand Up @@ -47,8 +47,8 @@ case "$LINUX" in
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
*)
PKG_VERSION="4.18.6"
PKG_SHA256="05db97fd6891217af6d4203bdc442ef2af78d7902b6a8e9bd348682704c22894"
PKG_VERSION="4.18.7"
PKG_SHA256="f03b425e262a71e5079736706233a4e9afaf77c8462b552b4d6db2d33f5af731"
PKG_URL="https://www.kernel.org/pub/linux/kernel/v4.x/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_PATCH_DIRS="default"
;;
Expand Down

0 comments on commit 9f928b1

Please sign in to comment.