core/linux-raspberrypi kernel updated

This commit is contained in:
pepedog 2013-04-24 22:50:04 +02:00
parent 04415900ac
commit 58796d5c01

View file

@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.6 _basekernel=3.6
pkgver=${_basekernel}.11 pkgver=${_basekernel}.11
pkgrel=9 pkgrel=10
arch=('arm armv6h') arch=('arm armv6h')
url="http://www.kernel.org/" url="http://www.kernel.org/"
license=('GPL2') license=('GPL2')