mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-tegra to 3.2.5-1
This commit is contained in:
parent
cebf9ba750
commit
d385332055
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ pkgname=('linux-tegra' 'linux-headers-tegra')
|
|||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.2
|
||||
pkgver=${_basekernel}.1
|
||||
pkgver=${_basekernel}.5
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,7 +25,7 @@ source=("ftp://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${_basekernel}.tar.xz"
|
|||
'config'
|
||||
'change-default-console-loglevel.patch')
|
||||
md5sums=('364066fa18767ec0ae5f4e4abcf9dc51'
|
||||
'31fc34340f11118873463a1d59d47b7f'
|
||||
'fb4d0b76b4c9a42977d75c4b2f3948d0'
|
||||
'6e7667c6c6348bfeca22eaaa05462d62'
|
||||
'2605f5b881f2248f0e2f7d436a86e62b'
|
||||
'9d3c56a4b999c8bfbd4018089a62f662')
|
||||
|
|
Loading…
Reference in a new issue