linux-tools: update to 3.14.
This commit is contained in:
parent
7cbdd09ab3
commit
fda709060b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux-tools'
|
||||
pkgname=linux-tools
|
||||
version=3.13
|
||||
version=3.14
|
||||
revision=1
|
||||
wrksrc="linux-${version}"
|
||||
short_desc="Linux kernel tools meta-pkg"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://www.kernel.org"
|
||||
distfiles="http://ftp.kernel.org/pub/linux/kernel/v3.x/linux-${version}.tar.xz"
|
||||
checksum=4d5e5eee5f276424c32e9591f1b6c971baedc7b49f28ce03d1f48b1e5d6226a2
|
||||
checksum=61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa
|
||||
|
||||
only_for_archs="i686 x86_64"
|
||||
|
||||
|
|
Loading…
Reference in a new issue