linux3.18: update to 3.18.29.
This commit is contained in:
parent
d341fabb6a
commit
e2b6f09d2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux3.18'
|
||||
pkgname=linux3.18
|
||||
version=3.18.28
|
||||
version=3.18.29
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
@ -8,7 +8,7 @@ homepage="http://www.kernel.org"
|
|||
license="GPL-2"
|
||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=74b5aae0a745029d91a94d62434bf3c11f7152cac9b891205f0201c84beda7ed
|
||||
checksum=48aa8d5090d4fc537244c81af80c2f105923dfcdd35715e1f32d0cea22a41b3d
|
||||
|
||||
_kernver="${version}_${revision}"
|
||||
|
||||
|
@ -18,7 +18,7 @@ noshlibprovides=yes
|
|||
nodebug=yes
|
||||
preserve=yes
|
||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||
makedepends="bc perl kmod libressl"
|
||||
makedepends="bc perl kmod"
|
||||
triggers="kernel-hooks"
|
||||
# These files could be modified when an external module is built.
|
||||
mutable_files="
|
||||
|
|
Loading…
Reference in New Issue