summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimo Sarawinski2017-02-19 10:28:15 +0000
committerTimo Sarawinski2017-02-19 10:28:15 +0000
commite96caa6beed4f3b3db9c0bb7723419827b7c6ddc (patch)
treeb9f2e9ebf2dc85c44b217391d62327f35501cf95 /PKGBUILD
parentf194d69bc4925e558a7456939124b6338f726799 (diff)
downloadaur-e96caa6beed4f3b3db9c0bb7723419827b7c6ddc.tar.gz
bumped to 4.9.11 and added new patches. fixed config file. Boot should work now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f839c2d70c82..48ceebd44f24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,21 +3,21 @@
pkgbase=linux-baytrail49
_srcname=linux-baytrail49
_gitver=8749cde02a01703b404599ec0a032d6462416362
-pkgver=4.9rc4
+pkgver=4.9.11
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
-source=("git+https://github.com/muhviehstah/linux-baytrail49.git#tag=4.9-rc4"
+source=("git+https://github.com/muhviehstah/linux-baytrail49.git#tag=4.9.11"
'config' 'config.x86_64'
'linux-baytrail49.preset'
)
sha256sums=('SKIP'
'60921720cdcd2ff3fc754eebbba795af52b61d681a0541ad492a606bed309f58'
- 'b3460e905a0e47229426608470e8605eec3a0a633970790fa2d5909b775925b7'
+ 'c66e26220eeb732321b58ac4af68480441b997368890f9d79cb134e22aadf35e'
'd872b4454a0f7e49bece2c1719dc48aaaff3b6caf55e0fe661681951330f858a')
_kernelname=${pkgbase#linux}