mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-aarch64 to 5.16.3-1
This commit is contained in:
parent
8ec39c374d
commit
2754659981
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-aarch64
|
||||||
_srcname=linux-5.16
|
_srcname=linux-5.16
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="AArch64 multi-platform"
|
_desc="AArch64 multi-platform"
|
||||||
pkgver=5.16.2
|
pkgver=5.16.3
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
arch=('aarch64')
|
arch=('aarch64')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -26,7 +26,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'60-linux.hook'
|
'60-linux.hook'
|
||||||
'90-linux.hook')
|
'90-linux.hook')
|
||||||
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||||
'3ce3933c25c9a589fb072b81894a8f7b'
|
'9c4ccc30302104ebcebcf2d4e8dc4db8'
|
||||||
'91d1298599aa31b10f1f3954a450b6c3'
|
'91d1298599aa31b10f1f3954a450b6c3'
|
||||||
'3b781286c0b97cec552ad6c8a7a019dd'
|
'3b781286c0b97cec552ad6c8a7a019dd'
|
||||||
'e30692ae916c1378fbb7b1845792b2e0'
|
'e30692ae916c1378fbb7b1845792b2e0'
|
||||||
|
|
Loading…
Reference in a new issue