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