iproute2: update to 4.4.0.

This commit is contained in:
Juan RP 2016-01-12 06:31:47 +01:00
parent bc14c88d90
commit 0d74da3502
2 changed files with 13 additions and 3 deletions

View file

@ -56,3 +56,13 @@ Don't redefine in6_addr due to including linux/in6.h; use netinet/in.h instead.
#include <sys/types.h>
#include <asm/types.h>
#include <resolv.h>
--- lib/rt_names.c.orig 2016-01-12 06:30:21.879347385 +0100
+++ lib/rt_names.c 2016-01-12 06:30:34.470474635 +0100
@@ -18,6 +18,7 @@
#include <sys/time.h>
#include <sys/socket.h>
#include <dirent.h>
+#include <limits.h>
#include <asm/types.h>
#include <linux/rtnetlink.h>

View file

@ -1,7 +1,7 @@
# Template file for 'iproute2'
pkgname=iproute2
version=4.3.0
revision=2
version=4.4.0
revision=1
hostmakedepends="pkg-config perl flex"
makedepends="libfl-devel libmnl-devel db-devel iptables-devel"
conf_files="
@ -16,7 +16,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.linux-foundation.org/en/Net:Iproute2"
license="GPL-2"
distfiles="${KERNEL_SITE}/utils/net/$pkgname/$pkgname-$version.tar.xz"
checksum=f03b1188dd6c039512424de82ff7a8f3b446680bd4e908ff42a7b9b137422995
checksum=bc91c367288a19f78ef800cd6840363be1f22da8436fbae88e1a7250490d6514
do_configure() {
./configure