libnl3: update to 3.3.0

This commit is contained in:
Sir_Boops 2017-07-03 06:48:01 -06:00
parent 70b6d52814
commit 9e7309bfd0
2 changed files with 15 additions and 3 deletions

View file

@ -0,0 +1,12 @@
--- include/linux-private/linux/ipv6.h 2016-12-10 08:04:32.000000000 -0700
+++ include/linux-private/linux/ipv6.h 2017-07-03 06:45:50.412094448 -0600
@@ -2,7 +2,9 @@
#define _IPV6_H
#include <asm/byteorder.h>
+#if defined(__GLIBC__)
#include <linux/in6.h>
+#endif
/* The latest drafts declared increase in minimal mtu up to 1280. */

View file

@ -1,7 +1,7 @@
# Template file for 'libnl3'
pkgname=libnl3
version=3.2.28
revision=2
version=3.3.0
revision=1
wrksrc="libnl-${version}"
build_style=gnu-configure
configure_args="--disable-static"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1"
homepage="https://github.com/thom311/libnl"
distfiles="https://github.com/thom311/libnl/releases/download/libnl${version//./_}/libnl-${version}.tar.gz"
checksum=cd608992c656e8f6e3ab6c1391b162a5a51c49336b9219f7f390e61fc5437c41
checksum=705468b5ae4cd1eb099d2d1c476d6a3abe519bc2810becf12fb1e32de1e074e4
pre_configure() {
autoreconf -fi