mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux to 3.1.10-6 - cryptodev module to 1.4
This commit is contained in:
parent
dc3748c268
commit
7410b8cda5
1 changed files with 3 additions and 3 deletions
|
@ -10,8 +10,8 @@ pkgname=('linux' 'linux-headers')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.1
|
||||
pkgver=${_basekernel}.10
|
||||
pkgrel=5
|
||||
cryptover=1.2
|
||||
pkgrel=6
|
||||
cryptover=1.4
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -42,7 +42,7 @@ md5sums=('8d43453f8159b2332ad410b19d86a931'
|
|||
'ca6fec585152e0488ee04bc0b311ecf3'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662'
|
||||
'd00814b57448895e65fbbc800e8a58ba'
|
||||
'372a5f22a11848c621f186f71249b523')
|
||||
'7b0ac1c0a88d8fbe7316db02f21666e6')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/linux-${_basekernel}"
|
||||
|
|
Loading…
Reference in a new issue