linux5.7: update to 5.7.10.
This commit is contained in:
parent
5e7be1b197
commit
c5d3985932
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux5.7'
|
# Template file for 'linux5.7'
|
||||||
pkgname=linux5.7
|
pkgname=linux5.7
|
||||||
version=5.7.9
|
version=5.7.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
homepage="https://www.kernel.org"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${version}.tar.xz"
|
||||||
checksum=a87d3066a7849cd6ba9a004311a9ee0402d29d17f12f64ad7d942447070b43f8
|
checksum=4725430c65b7573b7d26c402dd9ffdad18529a302ce2e342c849e7800f193d44
|
||||||
python_version=3
|
python_version=3
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue