mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-rpi to 6.6.18-1
This commit is contained in:
parent
0d638bf7f0
commit
46dc779713
1 changed files with 4 additions and 4 deletions
|
@ -5,12 +5,12 @@
|
||||||
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
# Contributer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
|
||||||
|
|
||||||
pkgbase=linux-rpi
|
pkgbase=linux-rpi
|
||||||
_commit=237863e6ab4bd7e5f2a7133fc20c8c21fc7f056d
|
_commit=aa41065014c753edd2038294adb957f117315c77
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_regen=
|
_regen=
|
||||||
pkgver=6.6.17
|
pkgver=6.6.18
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Linux'
|
pkgdesc='Linux'
|
||||||
url="https://github.com/raspberrypi/linux"
|
url="https://github.com/raspberrypi/linux"
|
||||||
arch=(armv7h aarch64)
|
arch=(armv7h aarch64)
|
||||||
|
@ -30,7 +30,7 @@ source=("linux-$pkgver-${_commit:0:10}.tar.gz::https://github.com/raspberrypi/li
|
||||||
linux.preset
|
linux.preset
|
||||||
archarm.diffconfig
|
archarm.diffconfig
|
||||||
)
|
)
|
||||||
md5sums=('ab937aa9f21462d05e38dfe8bbb2319b'
|
md5sums=('73b1701d7f2a47028ff01543995e8dea'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'16c484af9f72b9275afcf83a6b8eab36'
|
'16c484af9f72b9275afcf83a6b8eab36'
|
||||||
'a157c5bfc0f03d0728c92bd953b06265'
|
'a157c5bfc0f03d0728c92bd953b06265'
|
||||||
|
|
Loading…
Reference in a new issue