From 85b02effc6929c1ba263402af4637b74581ce6f5 Mon Sep 17 00:00:00 2001
From: Juan RP <xtraeme@voidlinux.eu>
Date: Sat, 18 Mar 2017 21:12:27 +0100
Subject: [PATCH] linux4.10: update to 4.10.4.

---
 srcpkgs/linux4.10/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/linux4.10/template b/srcpkgs/linux4.10/template
index 3ff13b2875..49d2374fe5 100644
--- a/srcpkgs/linux4.10/template
+++ b/srcpkgs/linux4.10/template
@@ -1,6 +1,6 @@
 # Template file for 'linux4.10'
 pkgname=linux4.10
-version=4.10.3
+version=4.10.4
 revision=1
 patch_args="-Np1"
 wrksrc="linux-${version}"
@@ -9,7 +9,7 @@ homepage="http://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=194165f6bf8ed6ad81eb2231e1cdf497d70a07a489d5f3161544f61a198528d4
+checksum=1733ada2464c81379a6109966b7afa218b274cb23a43740aa80c0a429fa58fa1
 
 nodebug=yes  # -dbg package is generated below manually
 nostrip=yes