mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
Update core/linux-raspberrypi-next/PKGBUILD
This commit is contained in:
parent
376b5ede55
commit
e425d6844f
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ pkgname=('linux-raspberrypi-next' 'linux-headers-raspberrypi-next')
|
|||
_kernelname=${pkgname#linux}
|
||||
_basekernel=3.6
|
||||
pkgver=${_basekernel}.7
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
arch=('arm armv6h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
|
Loading…
Reference in a new issue