mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
linux3.14: update to 3.14.65.
This commit is contained in:
parent
e2b6f09d2b
commit
424bd07507
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'linux3.14'
|
# Template file for 'linux3.14'
|
||||||
#
|
#
|
||||||
pkgname=linux3.14
|
pkgname=linux3.14
|
||||||
version=3.14.63
|
version=3.14.65
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
@ -9,7 +9,7 @@ homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (3.14 series)"
|
short_desc="The Linux kernel and modules (3.14 series)"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=7ff1e9a11ce101087457f30377d015716e7ac233d65df91a4a82c9aed8637860
|
checksum=4ddf680d8fa1b57bdf0f227a91d7cdf9ef47a9dd603b06badf943e6ee37f0e5f
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ nostrip=yes
|
||||||
noverifyrdeps=yes
|
noverifyrdeps=yes
|
||||||
preserve=yes
|
preserve=yes
|
||||||
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
only_for_archs="i686 i686-musl x86_64 x86_64-musl"
|
||||||
makedepends="bc perl kmod libressl"
|
makedepends="bc perl kmod"
|
||||||
triggers="kernel-hooks"
|
triggers="kernel-hooks"
|
||||||
# These files could be modified when an external module is built.
|
# These files could be modified when an external module is built.
|
||||||
mutable_files="
|
mutable_files="
|
||||||
|
|
Loading…
Add table
Reference in a new issue