mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.14.33-1
This commit is contained in:
parent
5f3816bc75
commit
f0d7e3e1b1
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=c2eb30683b43b13b931bd9cfef6a2a09ac7b7c1e
|
||||
_commit=d7a4ec8c9cb5a05b5650d3489a5c54eacaf20880
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.14.32
|
||||
pkgrel=2
|
||||
pkgver=4.14.33
|
||||
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=('d2e264f41c8e0d794294eb45621b0144'
|
||||
md5sums=('a1fbca8fe5e9da27b4db8d0167804d88'
|
||||
'7c6b37a1353caccf6d3786bb4161c218'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'cf1397fb0038ed21d31268c63094f109'
|
||||
|
|
Loading…
Reference in a new issue