mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
Linux-raspberrypi to version 17
This commit is contained in:
parent
fe15f4b90e
commit
27401e0c5d
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Maintainer: Dave ... <pepdog?@?>
|
# Maintainer: Dave ... <pepdog?@?>
|
||||||
|
|
||||||
noautobuild=1
|
buildarch=2
|
||||||
plugrel=1
|
|
||||||
|
|
||||||
pkgbase=linux
|
pkgbase=linux
|
||||||
pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
||||||
|
@ -9,7 +8,7 @@ pkgname=('linux-raspberrypi' 'linux-headers-raspberrypi')
|
||||||
_kernelname=${pkgname#linux}
|
_kernelname=${pkgname#linux}
|
||||||
_basekernel=3.1
|
_basekernel=3.1
|
||||||
pkgver=${_basekernel}.9
|
pkgver=${_basekernel}.9
|
||||||
pkgrel=16
|
pkgrel=17
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
|
Loading…
Reference in a new issue