mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
core/linux-raspberrypi to 4.19.25-1
This commit is contained in:
parent
b0b2c57cb9
commit
090b9efa5f
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
||||||
buildarch=20
|
buildarch=20
|
||||||
|
|
||||||
pkgbase=linux-raspberrypi
|
pkgbase=linux-raspberrypi
|
||||||
_commit=5eeff139ea9135db6e01a58ef613338f1d0899d8
|
_commit=18b4bd6567bc78af187211c5cb8bb439e9369811
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Raspberry Pi"
|
_desc="Raspberry Pi"
|
||||||
pkgver=4.19.23
|
pkgver=4.19.25
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('armv6h' 'armv7h')
|
arch=('armv6h' 'armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -23,7 +23,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('a243c1485077e91e306ee9ceb0e76116'
|
md5sums=('33aa9d3dbc5f12d66b686aea1d5a2baa'
|
||||||
'7c6b37a1353caccf6d3786bb4161c218'
|
'7c6b37a1353caccf6d3786bb4161c218'
|
||||||
'60bc3624123c183305677097bcd56212'
|
'60bc3624123c183305677097bcd56212'
|
||||||
'05f7ba2a244231e878606bce7df76c53'
|
'05f7ba2a244231e878606bce7df76c53'
|
||||||
|
|
Loading…
Reference in a new issue