mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
core/linux-raspberrypi to 3.18.14-1
This commit is contained in:
parent
b44cfc2690
commit
af1a1a40dd
1 changed files with 4 additions and 4 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=a1c792ec9c8b19b628d974c6c7a53f0eeff5f006
|
||||
_commit=02444e9dcc09062875b5c744a90009b2cb96ef82
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=3.18.13
|
||||
pkgrel=2
|
||||
pkgver=3.18.14
|
||||
pkgrel=1
|
||||
bfqver=v7r7
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'cmdline.txt'
|
||||
'config.v6'
|
||||
'config.v7')
|
||||
md5sums=('34fca31bec822c3e2ce3efe534005900'
|
||||
md5sums=('a49075bc01b2f38066539e6e941cdf12'
|
||||
'SKIP'
|
||||
'1c7c2d0338939a9e6953a64d80861471'
|
||||
'a81346cce95baeac2c56cf60d3c7e5b6'
|
||||
|
|
Loading…
Reference in a new issue