summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2017-08-29 21:36:34 +1000
committerJames Bunton2017-08-29 21:36:34 +1000
commit9634b049cc5a5b0c806a647907637854edabd341 (patch)
tree22d892f54431af2e9d2aaff11ea14f168aeaca4d
parentd99875abd11967ff0976ee337bae022b5d27337e (diff)
downloadaur-9634b049cc5a5b0c806a647907637854edabd341.tar.gz
Updated to 3.16.47
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 080140934d4e..59811048986f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Jul 22 15:33:57 UTC 2017
+# Tue Aug 29 11:36:23 UTC 2017
pkgbase = linux-lts316
- pkgver = 3.16.46
+ pkgver = 3.16.47
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -15,14 +15,14 @@ pkgbase = linux-lts316
makedepends = gcc5
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.46.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.47.xz
source = config
source = config.x86_64
source = 99-linux.hook
source = linux.preset
source = change-default-console-loglevel.patch
sha256sums = 4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
- sha256sums = 1eeb78caf7e161ed2ff00c9e705ece542740e16141a07ecd917ae5f799930434
+ sha256sums = 85496e93acf9b23c81c69331dcc747269cbeaf494fd978eaa33cf41ce92b4d54
sha256sums = 3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3
sha256sums = 41ecf5fd8de0bc3dc4d5e20b1e0a28517dc77f96fc5ebdbf227126d85c503588
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
diff --git a/PKGBUILD b/PKGBUILD
index 552f2b3ab310..da42e43df569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=linux-lts316
_srcname=linux-3.16
-pkgver=3.16.46
+pkgver=3.16.47
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -22,7 +22,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
'change-default-console-loglevel.patch'
)
sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
- '1eeb78caf7e161ed2ff00c9e705ece542740e16141a07ecd917ae5f799930434' # patch
+ '85496e93acf9b23c81c69331dcc747269cbeaf494fd978eaa33cf41ce92b4d54' # patch
'3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3'
'41ecf5fd8de0bc3dc4d5e20b1e0a28517dc77f96fc5ebdbf227126d85c503588'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'