summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormuhviehstah2017-10-28 00:46:20 +0200
committermuhviehstah2017-10-28 00:46:20 +0200
commit827cdad61a9606720c39f7bcc3ea8cad5f0275c2 (patch)
tree2c51b9754f193af6c96ac4263ce79037bcf914d5
parentcc46eeabaaddbdb9ba5ed8ad4998267ec46de0af (diff)
downloadaur-827cdad61a9606720c39f7bcc3ea8cad5f0275c2.tar.gz
update to linux 4.9.59
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93d5e4606f7b..bcde2937be18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-baytrail49
- pkgver = 4.9.45
+ pkgver = 4.9.59
pkgrel = 1
url = http://www.kernel.org/
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = linux-baytrail49
makedepends = bc
makedepends = libelf
options = !strip
- source = git+https://github.com/muhviehstah/linux-baytrail49.git#tag=4.9.45
+ source = git+https://github.com/muhviehstah/linux-baytrail49.git#tag=4.9.59
source = config
source = config.x86_64
source = linux-baytrail49.preset
diff --git a/PKGBUILD b/PKGBUILD
index a959910a153e..d18de7cc89a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-baytrail49
_srcname=linux-baytrail49
-pkgver=4.9.45
+pkgver=4.9.59
pkgrel=1
arch=('x86_64')
url="http://www.kernel.org/"