mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
linux3.18: update to 3.18.12.
This commit is contained in:
parent
2fda4dd1f9
commit
dc22a657eb
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'linux3.18'
|
# Template file for 'linux3.18'
|
||||||
#
|
#
|
||||||
pkgname=linux3.18
|
pkgname=linux3.18
|
||||||
version=3.18.11
|
version=3.18.12
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.kernel.org"
|
homepage="http://www.kernel.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
short_desc="The Linux kernel and modules (${version%.*} series)"
|
short_desc="The Linux kernel and modules (${version%.*} series)"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v3.x/linux-${version}.tar.xz"
|
||||||
checksum=ad5cb0585be28a88bde392eb88dc837debf6a8333bb4d67a8ddc3685c63cb1a5
|
checksum=82eab56bd3e416b12771908edbe000a8bf58d78da88457f716aab00dc07b8e1b
|
||||||
|
|
||||||
_kernver="${version}_${revision}"
|
_kernver="${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue