update: update linux-sources
This commit is contained in:
@@ -4,7 +4,7 @@ pkgdesc="Linux kernel"
|
|||||||
homepage="https://www.kernel.org/"
|
homepage="https://www.kernel.org/"
|
||||||
license=(GPL-2.0-only)
|
license=(GPL-2.0-only)
|
||||||
_srcname=linux-${pkgver%.*}
|
_srcname=linux-${pkgver%.*}
|
||||||
sources=("${pkgname}-${pkgver}.tar.xz")
|
sources=("linux-${pkgver}.tar.xz")
|
||||||
urls=("https://www.kernel.org/pub/linux/kernel/v6.x/${sources[0]}")
|
urls=("https://www.kernel.org/pub/linux/kernel/v6.x/${sources[0]}")
|
||||||
md5sums=("32d45755e4b39d06e9be58f6817445ee")
|
md5sums=("32d45755e4b39d06e9be58f6817445ee")
|
||||||
options=(!strip) # there are no bineries
|
options=(!strip) # there are no bineries
|
||||||
|
|||||||
Reference in New Issue
Block a user