mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.14.54-2
This commit is contained in:
parent
b343095655
commit
e0620e5996
1 changed files with 3 additions and 3 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=1fa25792a2e83012e91de333034b9c9033adc1c3
|
||||
_commit=db81c14ce9fbd705c2d3936edecbc6036ace6c05
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.54
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
|
@ -22,7 +22,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('888ef0288b68073da207e4828bd3ad2a'
|
||||
md5sums=('be3603c691e48561e42ec3e3ac965375'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'd7b181ee07de039bc245252c12128cb5'
|
||||
|
|
Loading…
Reference in a new issue