linux3.18: update to 3.18.22.
This commit is contained in:
parent
2062ca5588
commit
f906de7415
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'linux3.18'
|
# Template file for 'linux3.18'
|
||||||
#
|
#
|
||||||
pkgname=linux3.18
|
pkgname=linux3.18
|
||||||
version=3.18.21
|
version=3.18.22
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.kernel.org"
|
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="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=dc43a66adc474bf737df7789f069c2cb08b250df49393409f7ebe5570a9ca478
|
checksum=1cdcbb46d02da936bf58707c788bb39ca551260964853c1c5f7e49cda602ce2c
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue