linux4.11: fix distfile

This commit is contained in:
Duncaen 2017-05-14 18:11:19 +02:00
parent ee3b09c91c
commit f770ee9f93

View File

@ -1,16 +1,15 @@
# Template file for 'linux4.11'
pkgname=linux4.11
_distver=4.11.1
version=${_distver}
revision=1
version=4.11.1
revision=2
patch_args="-Np1"
wrksrc="linux-${_distver%.*}"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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/linux-${_distver%.*}.tar.xz"
checksum=b67ecafd0a42b3383bf4d82f0850cbff92a7e72a215a6d02f42ddbafcf42a7d6
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
checksum=7e46f9e216907942b0b07f2bb59708dc33501d4e2a0938164396386ebd21e608
nodebug=yes # -dbg package is generated below manually
nostrip=yes