Update core/linux-odroidx/PKGBUILD

/me mumbles something about hyphens in pkgver....
This commit is contained in:
Mike Brown 2012-11-23 19:20:44 -05:00
parent 7bbf0afdf9
commit 4e43969f33

View file

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