core/linux-raspberrypi-latest to 3.9.9

This commit is contained in:
moonman 2013-07-12 17:04:42 -06:00
parent e217b997bd
commit 895096713c

View file

@ -8,8 +8,8 @@ pkgname=('linux-raspberrypi-latest' 'linux-headers-raspberrypi-latest')
# pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux}
_basekernel=3.9
pkgver=${_basekernel}.8
pkgrel=4
pkgver=${_basekernel}.9
pkgrel=1
bfqver=v6r2
arch=('arm armv6h')
url="http://www.kernel.org/"