linux4.13: update to 4.13.0rc6.
This commit is contained in:
parent
acdaea0e3c
commit
34a96f7094
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux4.13'
|
# Template file for 'linux4.13'
|
||||||
pkgname=linux4.13
|
pkgname=linux4.13
|
||||||
_distver=4.13.0
|
_distver=4.13.0
|
||||||
_patchver=rc5
|
_patchver=rc6
|
||||||
version=${_distver}${_patchver}
|
version=${_distver}${_patchver}
|
||||||
revision=1
|
revision=1
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
@ -11,7 +11,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||||
distfiles="https://git.kernel.org/torvalds/t/linux-${_distver%.*}-${_patchver}.tar.xz"
|
distfiles="https://git.kernel.org/torvalds/t/linux-${_distver%.*}-${_patchver}.tar.xz"
|
||||||
checksum=431c1aa80a6df79c33430a51d79caf6627a94317fba13f5ef80f34b5acb77877
|
checksum=c29dcb48a0e77468c78dffe9b1edaa1c8e66f87083d4791a41b8ca06e35b4d1a
|
||||||
|
|
||||||
nodebug=yes # -dbg package is generated below manually
|
nodebug=yes # -dbg package is generated below manually
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue