mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
core/linux update BFQ ro v7r1
This commit is contained in:
parent
4a062186ca
commit
fa56907856
1 changed files with 6 additions and 6 deletions
|
@ -10,9 +10,9 @@ pkgname=('linux' 'linux-headers')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=31
|
||||
pkgrel=32
|
||||
cryptodev_commit=57b5544de80db85c8955499831fdaa30829db77a
|
||||
bfqver=v7
|
||||
bfqver=v7r1
|
||||
uksmver=0.1.2.2
|
||||
|
||||
arch=('arm')
|
||||
|
@ -50,10 +50,10 @@ md5sums=('8d43453f8159b2332ad410b19d86a931'
|
|||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba'
|
||||
'19685c92623a8176fe3ed41d1ef8c5d9'
|
||||
'e4cec4526c102c859eecef3a120931b7'
|
||||
'39de88c9c7942c78ea4284515ff0e1e2'
|
||||
'd1555f9a54c324c4d01310fcf6d349e6'
|
||||
'1cf525bf26bf32cd394a727687473eb8'
|
||||
'463ba3224934240c7053ede55f1be698'
|
||||
'efd859a17c1f36e89ece1de6b5b8f4f7'
|
||||
'8050818f8951873c10ad5cacde656a48'
|
||||
'fe4edc45c3d8fcdaa849f63aa6408d56'
|
||||
'a59f78f0a34cfe321921265246a7b725')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Reference in a new issue