Skip to content

Commit

Permalink
linux (RPi): update to linux-403bf7d (5.0.13)
Browse files Browse the repository at this point in the history
  • Loading branch information
MilhouseVH committed May 7, 2019
1 parent efb916d commit 84a2e9c
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 @@ -23,8 +23,8 @@ case "$LINUX" in
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
raspberrypi)
PKG_VERSION="b684894df878026429cbf2414e2c8265c82ba96d" # 5.0.10
PKG_SHA256="59796a6ce265bdacd41aee8784da009d21468dc1104a6aff73f3e9c420b58ba1"
PKG_VERSION="403bf7d1affd074c18f45bced1fef2896cc47989" # 5.0.13
PKG_SHA256="54fefc1152f142b7114f7cc2a6ea87686af999fe448d087ba800d7c2dd2ab619"
PKG_URL="https://github.com/raspberrypi/linux/archive/$PKG_VERSION.tar.gz"
PKG_SOURCE_NAME="linux-$LINUX-$PKG_VERSION.tar.gz"
;;
Expand Down

0 comments on commit 84a2e9c

Please sign in to comment.