summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2018-05-31 20:41:02 +1000
committerJames Bunton2018-05-31 20:41:02 +1000
commite5893b16852e3547d3c0e14dc9df3b88786c3c6a (patch)
treef82d2ef883acb1541283accabe91d8813afc5f9b
parent8c2fa2c0edb5b0a8ff72d2309b1a3d34df920b2e (diff)
downloadaur-e5893b16852e3547d3c0e14dc9df3b88786c3c6a.tar.gz
Updated to 4.4.135
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f46a5fdb237..df2664a3709b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts44
- pkgver = 4.4.133
+ pkgver = 4.4.135
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,14 +11,14 @@ pkgbase = linux-lts44
makedepends = bc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.133.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.135.xz
source = config.x86_64
source = 99-linux.hook
source = linux.preset
source = change-default-console-loglevel.patch
source = 0001-sdhci-revert.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
- sha256sums = 15fb38b956e9b9022d26b0c296da498325c8e6918f5882a72ac27904256052fb
+ sha256sums = 9c23ad59a89c4fdc0db23c5b0deaad2a645e1c6fd62a9e62e7f36c39cfcd08ce
sha256sums = e43f4618aefd5f74938cc4ce3f429050dbfd413852b499e50da79d814e539b89
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
diff --git a/PKGBUILD b/PKGBUILD
index 1afada65a30d..67ef6bbcc7b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-lts44
_srcname=linux-4.4
-pkgver=4.4.133
+pkgver=4.4.135
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -21,7 +21,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'change-default-console-loglevel.patch'
0001-sdhci-revert.patch)
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
- '15fb38b956e9b9022d26b0c296da498325c8e6918f5882a72ac27904256052fb' # patch
+ '9c23ad59a89c4fdc0db23c5b0deaad2a645e1c6fd62a9e62e7f36c39cfcd08ce' # patch
'e43f4618aefd5f74938cc4ce3f429050dbfd413852b499e50da79d814e539b89'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'