mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
Update core/linux-odroidx/PKGBUILD
they updated to 3.6.5
This commit is contained in:
parent
052732e4db
commit
9c9d48f76b
1 changed files with 2 additions and 2 deletions
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue