linux4.14: update to 4.14.192.

This commit is contained in:
Piraty 2020-08-06 15:21:23 +02:00
parent 52d600b17f
commit 18cd5a73ae

View file

@ -1,6 +1,6 @@
# Template file for 'linux4.14' # Template file for 'linux4.14'
pkgname=linux4.14 pkgname=linux4.14
version=4.14.188 version=4.14.192
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="http://www.kernel.org" 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"
checksum=766fe01387b1d1b7bd37ca45a5048cdad13e3a51c6c43746dbb657a0ba67064b checksum=d2b5b0739f1559fc70146da50ff175b20a63e97e688a36dab16927d4ebd0f9d1
python_version=2 #unverified python_version=2 #unverified
patch_args="-Np1" patch_args="-Np1"