From 562615a7e6e0f70bf959985d0ccda2a777e4c829 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 3 Oct 2016 15:19:52 +0200 Subject: [PATCH] linux4.8: update to 4.8.0. --- srcpkgs/linux4.8/template | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/srcpkgs/linux4.8/template b/srcpkgs/linux4.8/template index 58795356eb..01ce86fc9c 100644 --- a/srcpkgs/linux4.8/template +++ b/srcpkgs/linux4.8/template @@ -1,16 +1,14 @@ # Template file for 'linux4.7' pkgname=linux4.8 -_distver=4.8.0 -_patchver=rc8 -version=${_distver}${_patchver} +version=4.8.0 revision=1 -wrksrc="linux-${_distver%.*}-${_patchver}" +wrksrc="linux-${version%.*}" maintainer="Juan RP " homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" -distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/linux-${_distver%.*}-${_patchver}.tar.xz" -checksum=676b5e3e0529385a75baa650b2e2395a4b001821447869735baa83616942597f +distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version%.*}.tar.xz" +checksum=3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a nocross=yes nodebug=yes