linux4.14: update to 4.14.225
This commit is contained in:
parent
813fda6251
commit
bd77f3635d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.224
|
||||
version=4.14.225
|
||||
revision=1
|
||||
wrksrc="linux-${version%.*}"
|
||||
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
|
||||
https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-${version}.xz"
|
||||
checksum="f81d59477e90a130857ce18dc02f4fbe5725854911db1e7ba770c7cd350f96a7
|
||||
a644325b768cd6dcdacdc753131a3d059b9839712e8e559eb88a37ac47d04f23"
|
||||
b9afed9ae1f63b67fa01d17b3146f23a2ab5ef8ce458f3aec4d0b174553d0c52"
|
||||
skip_extraction="patch-${version}.xz"
|
||||
python_version=2 #unverified
|
||||
patch_args="-Np1"
|
||||
|
|
Loading…
Reference in New Issue