bump to latest version
This commit is contained in:
parent
6678957c7f
commit
066bf7087a
4
PKGBUILD
4
PKGBUILD
|
@ -5,7 +5,7 @@
|
|||
pkgbase=linux # Build stock -ARCH kernel
|
||||
#pkgbase=linux-custom # Build kernel with a different name
|
||||
_srcname=linux-4.8
|
||||
pkgver=4.8.11
|
||||
pkgver=4.8.12
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -27,7 +27,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
|
||||
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
|
||||
'SKIP'
|
||||
'53d84946cbe641a2a74ed6cbdd35840bb4947cefd34a764c31b7dac5cde5c696'
|
||||
'9a498761be20c10db6b30fac095e0591173d4046c19585bcdd7a72ca8503eb87'
|
||||
'SKIP'
|
||||
'2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151'
|
||||
'41b9a64542befd2fea170776e8ec22a7d158dd3273633afc9b91662c448cd90a'
|
||||
|
|
Loading…
Reference in New Issue