mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
core/linux-kirkwood-dt to 5.12.3-1
This commit is contained in:
parent
41fcf3f2e3
commit
ba76c74dfe
1 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.2
|
||||
pkgver=5.12.3
|
||||
pkgrel=1
|
||||
arch=('arm')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -25,9 +25,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
|||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
|
||||
md5sums=('8c7420990de85f6754db287337da08b4'
|
||||
'1caab02bdf785e0fe507f0680eac1d7f'
|
||||
'c6830af7d8607918e9000e95c1e69a09'
|
||||
'15d7106fe978f6628b807b234c0401ee'
|
||||
'e2a9495034dfcd8a76995da975346cff'
|
||||
'324ce8e7e98425ddcd18137e2f6f77fd'
|
||||
|
@ -37,6 +36,7 @@ md5sums=('8c7420990de85f6754db287337da08b4'
|
|||
'34b9d2b8be317d2c8b833a87b05fffc8'
|
||||
'959e49540dac4c5e689ad9037150a360'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue