linux3.18: update to 3.18-rc4.
This commit is contained in:
parent
025a99c90c
commit
2f3770b315
1 changed files with 3 additions and 3 deletions
|
@ -2,16 +2,16 @@
|
|||
#
|
||||
pkgname=linux3.18
|
||||
_distver=3.18.0
|
||||
_patchver=rc3
|
||||
_patchver=rc4
|
||||
version="${_distver}${_patchver}"
|
||||
revision=2
|
||||
revision=1
|
||||
wrksrc="linux-${_distver%.*}-${_patchver}"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
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=012b192a2daff395b6c73c0f821c5ed4271eafc74f45378af6a27e49efd7a8f0
|
||||
checksum=d9de866fb424a79639c2c31c2fd23b15f9071d1aa7b88420e20a3ea135f9cdc5
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue