mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
linux3.14: update to 3.14.1.
This commit is contained in:
parent
9ca5abdb1f
commit
c9b453aca7
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'linux3.14'
|
# Template file for 'linux3.14'
|
||||||
#
|
#
|
||||||
pkgname=linux3.14
|
pkgname=linux3.14
|
||||||
version=3.14.0
|
version=3.14.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version%.*}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.kernel.org"
|
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="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version%.*}.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa
|
checksum=1dbf1ba7197be2094750366c7dd440631847e8d7dd87024205981d49f74355da
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue