mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
linux5.5: update to 5.5.7.
This commit is contained in:
parent
3035804515
commit
27a5a642d9
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'linux5.5'
|
# Template file for 'linux5.5'
|
||||||
pkgname=linux5.5
|
pkgname=linux5.5
|
||||||
version=5.5.6
|
version=5.5.7
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
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=54cc88ab9d7517267d8592905b277424ae441f3d7209c7ad1236533c2be6ee35
|
checksum=b843ef331290559c5cfce99616165154899e3d7906898ec7de5054efd39f7e48
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
||||||
# XXX restrict archs until all archs are updated.
|
# XXX restrict archs until all archs are updated.
|
||||||
|
|
Loading…
Add table
Reference in a new issue