diff --git a/srcpkgs/linux4.4/template b/srcpkgs/linux4.4/template index 12414429b40..c32d3532434 100644 --- a/srcpkgs/linux4.4/template +++ b/srcpkgs/linux4.4/template @@ -1,14 +1,15 @@ # Template file for 'linux4.4' pkgname=linux4.4 version=4.4.218 -revision=1 +revision=2 wrksrc="linux-${version}" +short_desc="Linux kernel and modules (${version%.*} series)" maintainer="Orphaned " -homepage="https://www.kernel.org" license="GPL-2.0-only" -short_desc="The Linux kernel and modules (${version%.*} series)" +homepage="https://www.kernel.org" distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz" checksum=ea68cb8e9fa255bb1d0402c5aa8f26984f9b1c8607ff3bed5d3284109167f063 +python_version=2 #unverified nocross=yes nodebug=yes