Update core/linux-odroidx/PKGBUILD

they updated to 3.6.5
This commit is contained in:
Mike Brown 2012-11-05 06:45:43 -05:00
parent 052732e4db
commit 9c9d48f76b

View file

@ -11,8 +11,8 @@ pkgname=('linux-odroidx')
# pkgname=linux-custom # Build kernel with a different name
_kernelname=${pkgname#linux}
_basekernel=3.6
pkgver=${_basekernel}.1
pkgrel=3
pkgver=${_basekernel}.5
pkgrel=1
arch=('armv7h')
url="http://www.kernel.org/"
license=('GPL2')