iproute2: update to 4.6.0.

This commit is contained in:
Christian Neukirchen 2016-06-06 13:54:56 +02:00
parent 4b3abb07d1
commit ee15e564c2
2 changed files with 22 additions and 2 deletions

View file

@ -41,3 +41,23 @@ 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>
--- include/linux/netfilter_ipv4/ip_tables.h.orig
+++ include/linux/netfilter_ipv4/ip_tables.h
@@ -17,7 +17,6 @@
#include <linux/types.h>
-#include <linux/if.h>
#include <linux/netfilter_ipv4.h>
#include <linux/netfilter/x_tables.h>
--- include/bpf_scm.h.orig
+++ include/bpf_scm.h
@@ -3,6 +3,7 @@
#include <sys/types.h>
#include <sys/socket.h>
+#include <sys/un.h>
#include "utils.h"
#include "bpf_elf.h"

View file

@ -1,6 +1,6 @@
# Template file for 'iproute2'
pkgname=iproute2
version=4.5.0
version=4.6.0
revision=1
hostmakedepends="pkg-config perl flex"
makedepends="libfl-devel libmnl-devel db-devel iptables-devel"
@ -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=3f15292f53e465cb5bd6652961343ca64eb6936309ae75be5d5a541435bc494a
checksum=74fc6a8ad085be095a159f8158bbaf385b42af9e101619f233f1ae466829d406
do_configure() {
./configure