mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
kernel-libc-headers: update to 2.6.31.5.
--HG-- extra : convert_revision : a0d333aecd639e192522dd4b1bd703dbbec68b79
This commit is contained in:
parent
e2b7c462c1
commit
2647aa4eb0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +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.2
|
version=2.6.31.5
|
||||||
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
|
||||||
|
@ -9,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=b23aae233afd8b104d45935f293451683f6ce88f258970536898b9ca0bf9bedb
|
checksum=3988b645a9350267de5768cc8f41c966c26d8ebfffb31519bf6c8874258603bb
|
||||||
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