mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
linux3.12: update to 3.12.1.
This commit is contained in:
parent
9974865e9f
commit
5bdc143bef
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'linux3.12'
|
# Template file for 'linux3.12'
|
||||||
#
|
#
|
||||||
pkgname=linux3.12
|
pkgname=linux3.12
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-3.12"
|
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.12 series)"
|
short_desc="The Linux kernel and modules (3.12 series)"
|
||||||
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-3.12.tar.xz"
|
distfiles="http://www.kernel.org/pub/linux//kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02
|
checksum=9d5ff597c144e1cbd5b5a9696b99ae7045bf462094baa5dcb935ded7ceae7a64
|
||||||
|
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
makedepends="bc perl kmod>=11_2 openssl which elfutils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue