core/linuxraspberrypi bump to 3.6.11

This commit is contained in:
pepedog 2012-12-29 10:59:25 +00:00
parent e9e9eceaab
commit ed4896b50e

View file

@ -7,9 +7,9 @@ pkgbase=linux-raspberrypi
pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi') pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
# pkgname=linux-custom # Build kernel with a different name # pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.2 _basekernel=3.6
pkgver=${_basekernel}.27 pkgver=${_basekernel}.11
pkgrel=18 pkgrel=1
arch=('arm armv6h') arch=('arm armv6h')
url="http://www.kernel.org/" url="http://www.kernel.org/"
license=('GPL2') license=('GPL2')