mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-rpi to 6.6.29-1
This commit is contained in:
parent
96ebd4f5b0
commit
c2a840f814
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=6d523c00412b5c6bc2e3020bbc1b48abd8b68804
|
_commit=7c517e79b6ef29b331221829a125d816b87e8d02
|
||||||
_srcname=linux-${_commit}
|
_srcname=linux-${_commit}
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_regen=
|
_regen=
|
||||||
pkgver=6.6.28
|
pkgver=6.6.29
|
||||||
pkgrel=3
|
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=('f4fe6c8b2dc6eab90d63c9832d247574'
|
md5sums=('5efe63d5b9f97aa78283a981056dd55e'
|
||||||
'3bab7426d8c8818dda8353da3892a41f'
|
'3bab7426d8c8818dda8353da3892a41f'
|
||||||
'16c484af9f72b9275afcf83a6b8eab36'
|
'16c484af9f72b9275afcf83a6b8eab36'
|
||||||
'a157c5bfc0f03d0728c92bd953b06265'
|
'a157c5bfc0f03d0728c92bd953b06265'
|
||||||
|
|
Loading…
Reference in a new issue