mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +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
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Marvell Kirkwood DT"
|
||||
pkgver=5.12.3
|
||||
pkgver=5.12.9
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -26,7 +26,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('8c7420990de85f6754db287337da08b4'
|
||||
'c6830af7d8607918e9000e95c1e69a09'
|
||||
'3f912c6ed067d6505b0a8f148677dd45'
|
||||
'15d7106fe978f6628b807b234c0401ee'
|
||||
'e2a9495034dfcd8a76995da975346cff'
|
||||
'324ce8e7e98425ddcd18137e2f6f77fd'
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
# arg 2: the old package version
|
||||
|
||||
KERNEL_NAME=-kirkwood-dt
|
||||
KERNEL_VERSION=5.10.8-1-ARCH
|
||||
KERNEL_VERSION=5.12.9-1-ARCH
|
||||
|
||||
post_install () {
|
||||
# updating module dependencies
|
||||
|
|
Loading…
Reference in a new issue