linux3.19: update to 3.19.0rc7.
This commit is contained in:
parent
26603ccbbb
commit
a6c6f90115
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
pkgname=linux3.19
|
||||
_distver=3.19.0
|
||||
_patchver=rc6
|
||||
_patchver=rc7
|
||||
version=${_distver}${_patchver}
|
||||
revision=1
|
||||
wrksrc="linux-${_distver%.*}-${_patchver}"
|
||||
|
@ -11,7 +11,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/testing/linux-${_distver%.*}-${_patchver}.tar.xz"
|
||||
checksum=502f139103c7534d1a74746e35bf96cf62f3e57fbbc6ef21fcc8f882a04b8b12
|
||||
checksum=3de13b01c7f0421e4949a9a9ff48f982b33e87d0fde7998f08bd6dbf9e95fd00
|
||||
|
||||
nostrip=yes
|
||||
noverifyrdeps=yes
|
||||
|
|
Loading…
Reference in a new issue