mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-raspberrypi to 4.14.56-1
This commit is contained in:
parent
eb4536fa9a
commit
74163ac9b6
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=db81c14ce9fbd705c2d3936edecbc6036ace6c05
|
||||
_commit=1c70d2de54534eb78728fb405b187a5ec525f7fc
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.54
|
||||
pkgrel=2
|
||||
pkgver=4.14.56
|
||||
pkgrel=1
|
||||
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=('be3603c691e48561e42ec3e3ac965375'
|
||||
md5sums=('e5676b8bc923e1e54cd29a5c3b8021a5'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'd7b181ee07de039bc245252c12128cb5'
|
||||
|
|
Loading…
Reference in a new issue