mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
iproute2: update to 2.6.39.
This commit is contained in:
parent
d00adf5893
commit
5434522bb3
1 changed files with 3 additions and 4 deletions
|
@ -1,15 +1,14 @@
|
||||||
# Template file for 'iproute2'
|
# Template file for 'iproute2'
|
||||||
pkgname=iproute2
|
pkgname=iproute2
|
||||||
version=2.6.38
|
version=2.6.39
|
||||||
revision=1
|
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
distfiles="http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-$version.tar.bz2"
|
distfiles="http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-$version.tar.gz"
|
||||||
build_style=custom-install
|
build_style=custom-install
|
||||||
short_desc="IP Routing Utilities"
|
short_desc="IP Routing Utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.linux-foundation.org/en/Net:Iproute2"
|
homepage="http://www.linux-foundation.org/en/Net:Iproute2"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=47629a4f547f21d94d8e823a87dd8e13042cadecefea2e2dc433e4134fa9aec4
|
checksum=939df14f3eef81f22719e4db59e3b16b89c644d2d85ce7453c069baecf21bdbf
|
||||||
long_desc="
|
long_desc="
|
||||||
Iproute2 is a collection of utilities for controlling TCP/IP networking
|
Iproute2 is a collection of utilities for controlling TCP/IP networking
|
||||||
and traffic control in Linux."
|
and traffic control in Linux."
|
||||||
|
|
Loading…
Add table
Reference in a new issue