Update linux-drd to 3.15.6
This commit is contained in:
parent
080b1dc402
commit
cf22f0e1c2
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# $Id: PKGBUILD 216783 2014-07-11 06:20:08Z tpowa $
|
||||
# $Id: PKGBUILD 216982 2014-07-18 05:19:11Z 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.5
|
||||
pkgrel=2
|
||||
pkgver=3.15.6
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -24,7 +24,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.xz"
|
|||
# 'aufs3-mmap.patch'
|
||||
)
|
||||
sha256sums=('c3927e87be4040fa8aca1b58663dc0776aaf00485604ff88a623be2f3fb07794'
|
||||
'9b0d000e0bdec7a25ee6303afdab8d2af77439995876eadd6ce248e5c954037d'
|
||||
'f2a15b142cd332c57e71ca06097c1fd159fa0d0709389b9fc10b7f78c48f741b'
|
||||
'ec593326ac4dad420b0b45a472ba3d6be2ce66b9b4d7cccf1453d02d5eb01b19'
|
||||
'ae18091d5ce27bf03942209faa44a9e354f79e0cbbb720a914f94017cdf42102'
|
||||
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'
|
||||
|
|
Loading…
Reference in a new issue