mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-kirkwood-dt to 5.12.9-1
This commit is contained in:
parent
92905b761f
commit
b0bd0526ab
2 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-kirkwood-dt
|
||||||
_srcname=linux-5.12
|
_srcname=linux-5.12
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="Marvell Kirkwood DT"
|
_desc="Marvell Kirkwood DT"
|
||||||
pkgver=5.12.3
|
pkgver=5.12.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
arch=('arm')
|
arch=('arm')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -26,7 +26,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('8c7420990de85f6754db287337da08b4'
|
md5sums=('8c7420990de85f6754db287337da08b4'
|
||||||
'c6830af7d8607918e9000e95c1e69a09'
|
'3f912c6ed067d6505b0a8f148677dd45'
|
||||||
'15d7106fe978f6628b807b234c0401ee'
|
'15d7106fe978f6628b807b234c0401ee'
|
||||||
'e2a9495034dfcd8a76995da975346cff'
|
'e2a9495034dfcd8a76995da975346cff'
|
||||||
'324ce8e7e98425ddcd18137e2f6f77fd'
|
'324ce8e7e98425ddcd18137e2f6f77fd'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# arg 2: the old package version
|
# arg 2: the old package version
|
||||||
|
|
||||||
KERNEL_NAME=-kirkwood-dt
|
KERNEL_NAME=-kirkwood-dt
|
||||||
KERNEL_VERSION=5.10.8-1-ARCH
|
KERNEL_VERSION=5.12.9-1-ARCH
|
||||||
|
|
||||||
post_install () {
|
post_install () {
|
||||||
# updating module dependencies
|
# updating module dependencies
|
||||||
|
|
Loading…
Reference in a new issue