summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2017-04-01 10:10:51 +1100
committerJames Bunton2017-04-01 10:10:51 +1100
commit81010d76cca9288f4a88703ce3fac056bd36c266 (patch)
tree279fc9eb7e3a9898fc8120757e7700d367c533d4
parentd23ae63519953ded8bd955a3483ee76573a4db7c (diff)
downloadaur-81010d76cca9288f4a88703ce3fac056bd36c266.tar.gz
Updated to 4.4.59
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dab4af0c3417..e24eabe56440 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Mar 30 21:53:38 UTC 2017
+# Fri Mar 31 23:10:40 UTC 2017
pkgbase = linux-lts44
- pkgver = 4.4.58
+ pkgver = 4.4.59
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -14,7 +14,7 @@ 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.58.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.59.xz
source = config
source = config.x86_64
source = 99-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-lts44
source = change-default-console-loglevel.patch
source = 0001-sdhci-revert.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
- sha256sums = 908ae330a809fdd5a549504d4c6a7f06514a281980a3931030f3cc1528f8e2f3
+ sha256sums = 356089a229c730e0b29d32b21354cee42646c600cafb5b923ecb32ba0f086421
sha256sums = b11702727b1503e5a613946790978481d34d8ecc6870337fadd3ce1ef084a8e2
sha256sums = 68c7296ff2f5f55d69e83aa4d20f925df740b1eb1e6bdb0f13e8a170360ed09f
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
diff --git a/PKGBUILD b/PKGBUILD
index cf575e072774..e52d829ea9ad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-lts44
_srcname=linux-4.4
-pkgver=4.4.58
+pkgver=4.4.59
pkgrel=1
arch=('i686' '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'
- '908ae330a809fdd5a549504d4c6a7f06514a281980a3931030f3cc1528f8e2f3'
+ '356089a229c730e0b29d32b21354cee42646c600cafb5b923ecb32ba0f086421'
'b11702727b1503e5a613946790978481d34d8ecc6870337fadd3ce1ef084a8e2'
'68c7296ff2f5f55d69e83aa4d20f925df740b1eb1e6bdb0f13e8a170360ed09f'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'