mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux to 3.1.10-8 - increased delay for nand init
This commit is contained in:
parent
ac527e28ce
commit
bd627fa343
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ pkgname=('linux' 'linux-headers')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.1
|
_basekernel=3.1
|
||||||
pkgver=${_basekernel}.10
|
pkgver=${_basekernel}.10
|
||||||
pkgrel=7
|
pkgrel=8
|
||||||
cryptover=1.4
|
cryptover=1.4
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
|
Loading…
Reference in a new issue