mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
module-init-tools: update to 3.11.1.
--HG-- extra : convert_revision : 51ce92f8da7fd0ec530247ffdfd44264202a5b6f
This commit is contained in:
parent
af9d14243d
commit
814dd1d2d6
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'module-init-tools'
|
# Template file for 'module-init-tools'
|
||||||
pkgname=module-init-tools
|
pkgname=module-init-tools
|
||||||
version=3.10
|
version=3.11.1
|
||||||
distfiles="${KERNEL_SITE}//utils/kernel/$pkgname/$pkgname-$version.tar.bz2"
|
distfiles="${KERNEL_SITE}//utils/kernel/$pkgname/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-zlib --prefix="
|
configure_args="--enable-zlib --prefix="
|
||||||
short_desc="Tools for managing kernel modules"
|
short_desc="Tools for managing kernel modules"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=fef01424081e728ff6fadc96a8e9b6e4efe3d21f315f1e27b1a16abf7047c12b
|
checksum=c5bc5fba03769fec786a305abdf97f37c5d7a33e61b92f4ee4f1b80cbc1d1dc0
|
||||||
long_desc="
|
long_desc="
|
||||||
The module-init-tools package provides many of the utilities
|
The module-init-tools package provides many of the utilities
|
||||||
needed by Linux systems for managing loadable Linux Kernel Modules. This
|
needed by Linux systems for managing loadable Linux Kernel Modules. This
|
||||||
|
|
Loading…
Add table
Reference in a new issue