mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
linux-mainline: update to 6.16.
This commit is contained in:
parent
2f3a85d04f
commit
d023c38578
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux-mainline'
|
# Template file for 'linux-mainline'
|
||||||
pkgname=linux-mainline
|
pkgname=linux-mainline
|
||||||
version=6.15
|
version=6.16
|
||||||
revision=1
|
revision=1
|
||||||
metapackage=yes
|
metapackage=yes
|
||||||
depends="linux${version} linux-base"
|
depends="linux${version} linux-base"
|
||||||
|
@ -12,4 +12,5 @@ homepage="http://www.voidlinux.org/"
|
||||||
linux-mainline-headers_package() {
|
linux-mainline-headers_package() {
|
||||||
short_desc="Linux latest mainline kernel headers meta package"
|
short_desc="Linux latest mainline kernel headers meta package"
|
||||||
depends="linux${version}-headers"
|
depends="linux${version}-headers"
|
||||||
|
metapackage=yes
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue