mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi to 5.15.91-1
This commit is contained in:
parent
59458e15e6
commit
5849ebfbfe
2 changed files with 5 additions and 5 deletions
|
@ -2,9 +2,9 @@
|
||||||
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
|
||||||
|
|
||||||
pkgname=raspberrypi-bootloader
|
pkgname=raspberrypi-bootloader
|
||||||
pkgver=20230130
|
pkgver=20230201
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
_commit=5325b7802ca90ac5c87440e6acbc37c96f08b054
|
_commit=f694bbe7c6f142e0c1a5033f0f6c15528fd6c98c
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/raspberrypi/firmware"
|
url="https://github.com/raspberrypi/firmware"
|
||||||
license=('custom')
|
license=('custom')
|
||||||
|
|
|
@ -5,10 +5,10 @@
|
||||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-rpi
|
pkgbase=linux-rpi
|
||||||
_commit=bb12d18e602651ec81ed8b17fe516ffaa9dc584a
|
_commit=e9e421392e6d0239e1892c29b382a67ef5728b7b
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
pkgver=5.15.90
|
pkgver=5.15.91
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -27,7 +27,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
60-linux.hook
|
60-linux.hook
|
||||||
90-linux.hook
|
90-linux.hook
|
||||||
)
|
)
|
||||||
md5sums=('2f72cb06feebb542759204441cc49c7b'
|
md5sums=('09d80ec637975ba4762da4509260eae4'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'f66a7ea3feb708d398ef57e4da4815e9'
|
'f66a7ea3feb708d398ef57e4da4815e9'
|
||||||
'86d4a35722b5410e3b29fc92dae15d4b'
|
'86d4a35722b5410e3b29fc92dae15d4b'
|
||||||
|
|
Loading…
Reference in a new issue