Update linux-drd to 3.15.2
This commit is contained in:
parent
5e16db4790
commit
3f681bd329
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# $Id: PKGBUILD 215242 2014-06-17 07:43:23Z tpowa $
|
||||
# $Id: PKGBUILD 215499 2014-06-27 06:17:19Z 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.15
|
||||
pkgver=3.15.1
|
||||
pkgver=3.15.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=('c3927e87be4040fa8aca1b58663dc0776aaf00485604ff88a623be2f3fb07794'
|
||||
'36590c1a522375cd1bf90bd013bf8b600e08680ac4e6c94926f4fa7c8f65328f'
|
||||
'47d902c0f6cb5833a45ba45132197b14e4c85c6bc17883cbdcff60f5c46f3f02'
|
||||
'ec593326ac4dad420b0b45a472ba3d6be2ce66b9b4d7cccf1453d02d5eb01b19'
|
||||
'ae18091d5ce27bf03942209faa44a9e354f79e0cbbb720a914f94017cdf42102'
|
||||
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
|
||||
|
|
Loading…
Reference in a new issue