mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
linux4.14: update to 4.14.225
This commit is contained in:
parent
813fda6251
commit
bd77f3635d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.14'
|
# Template file for 'linux4.14'
|
||||||
pkgname=linux4.14
|
pkgname=linux4.14
|
||||||
version=4.14.224
|
version=4.14.225
|
||||||
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)"
|
||||||
|
@ -10,7 +10,7 @@ homepage="http://www.kernel.org"
|
||||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz
|
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz
|
||||||
https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-${version}.xz"
|
https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-${version}.xz"
|
||||||
checksum="f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
|
checksum="f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
|
||||||
a644325b768cd6dcdacdc753131a3d059b9839712e8e559eb88a37ac47d04f23"
|
b9afed9ae1f63b67fa01d17b3146f23a2ab5ef8ce458f3aec4d0b174553d0c52"
|
||||||
skip_extraction="patch-${version}.xz"
|
skip_extraction="patch-${version}.xz"
|
||||||
python_version=2 #unverified
|
python_version=2 #unverified
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue