mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 3.10.19
This commit is contained in:
parent
f9e51bcb55
commit
f8b06eef0d
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
|||
# pkgname=linux-custom # Build kernel with a different name
|
||||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.10
|
||||
pkgver=${_basekernel}.18
|
||||
pkgver=${_basekernel}.19
|
||||
pkgrel=1
|
||||
|
||||
arch=('arm armv6h')
|
||||
|
|
Loading…
Reference in a new issue