Update linux-drd to 3.16.2
This commit is contained in:
parent
38c8a29f8b
commit
4c06356815
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# $Id: PKGBUILD 219738 2014-08-14 13:48:45Z tpowa $
|
||||
# $Id: PKGBUILD 221039 2014-09-06 15:40:37Z tpowa $
|
||||
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
|
||||
# Maintainer: Thomas Baechler <thomas@archlinux.org>
|
||||
|
||||
# pkgbase=linux # Build stock -ARCH kernel
|
||||
pkgbase=linux-drd # Build kernel with a different name
|
||||
_srcname=linux-3.16
|
||||
pkgver=3.16.1
|
||||
pkgver=3.16.2
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -24,7 +24,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
# 'aufs3-mmap.patch'
|
||||
)
|
||||
sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
|
||||
'd2bf33289acf5c05b57aaca1fd8bb1935ac280c5c4090874e84806d35e17012e'
|
||||
'567c903c21a932c6265eae1dee9ac708e33fc5405d69204de2588760ed0bde72'
|
||||
'060a07957201a04faa98b13e99a260c326c76660cb0dc7a724f644dabfae9eff'
|
||||
'45bdf0f1e9df616e1bad3d50f57f8e64b67fba2f9e77617d9a297c495dc7a283'
|
||||
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
|
||||
|
|
Loading…
Reference in a new issue