mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linuxraspberrypi bump to 3.6.11
This commit is contained in:
parent
e9e9eceaab
commit
ed4896b50e
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ pkgbase=linux-raspberrypi
|
|||
pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
||||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.2
|
||||
pkgver=${_basekernel}.27
|
||||
pkgrel=18
|
||||
_basekernel=3.6
|
||||
pkgver=${_basekernel}.11
|
||||
pkgrel=1
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
|
Loading…
Reference in a new issue