mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
Update core/linux-odroidx/PKGBUILD
/me mumbles something about hyphens in pkgver....
This commit is contained in:
parent
7bbf0afdf9
commit
4e43969f33
1 changed files with 1 additions and 1 deletions
|
@ -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/"
|
||||
|
|
Loading…
Reference in a new issue