diff --git a/srcpkgs/linux4.9/template b/srcpkgs/linux4.9/template
index c7e40c6b40..59ead1c9f5 100644
--- a/srcpkgs/linux4.9/template
+++ b/srcpkgs/linux4.9/template
@@ -1,6 +1,6 @@
 # Template file for 'linux4.9'
 pkgname=linux4.9
-version=4.9.50
+version=4.9.51
 revision=1
 patch_args="-Np1"
 wrksrc="linux-${version}"
@@ -9,7 +9,7 @@ homepage="https://www.kernel.org"
 license="GPL-2"
 short_desc="The Linux kernel and modules (${version%.*} series)"
 distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
-checksum=2c0914c8ba3606e34c68b086ad0f470a04072d59816452c4c51e06850f2f1536
+checksum=83faa66102d8a4c164857014c5304e08ca6c16f1697851862af17ba61378aa8a
 
 nodebug=yes  # -dbg package is generated below manually
 nostrip=yes