mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kernel-libc-headers: update to 2.6.31.2.
--HG-- extra : convert_revision : 200117ec829ccd0afa22beda162f66f872482ab6
This commit is contained in:
parent
39e6cb5eff
commit
454804f59f
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'kernel-libc-headers'
|
# Template file for 'kernel-libc-headers'
|
||||||
pkgname=kernel-libc-headers
|
pkgname=kernel-libc-headers
|
||||||
version=2.6.31.1
|
version=2.6.31.2
|
||||||
revision=1
|
|
||||||
wrksrc="linux-$version"
|
wrksrc="linux-$version"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
|
||||||
build_style=only-install
|
build_style=only-install
|
||||||
|
@ -10,7 +9,7 @@ make_install_target="
|
||||||
headers_install"
|
headers_install"
|
||||||
short_desc="The Linux kernel headers for development"
|
short_desc="The Linux kernel headers for development"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=090af01804323c29e07f0a550f192468eb96cdba9a13d643b03e648a04af6872
|
checksum=b23aae233afd8b104d45935f293451683f6ce88f258970536898b9ca0bf9bedb
|
||||||
long_desc="
|
long_desc="
|
||||||
This package provides the linux kernel headers for use in userspace."
|
This package provides the linux kernel headers for use in userspace."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue