dhcpcd: update to 6.10.3.

This commit is contained in:
Juan RP 2016-04-20 11:39:14 +02:00
parent 6c1f32e5df
commit 2f3b730d3d
2 changed files with 2 additions and 13 deletions

View file

@ -1,11 +0,0 @@
--- eloop.c.orig 2016-04-11 08:45:26.426699128 +0200
+++ eloop.c 2016-04-11 08:45:31.769754141 +0200
@@ -132,7 +132,7 @@
#define _QUEUE_HEADER(x) __QUEUE_HEADER(x)
#include _QUEUE_HEADER(QUEUE_H)
#else
-#include "queue.h"
+#include "compat/queue.h"
#endif
#endif

View file

@ -1,6 +1,6 @@
# Template file for 'dhcpcd'
pkgname=dhcpcd
version=6.10.2
version=6.10.3
revision=1
lib32disabled=yes
build_style=configure
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="2-clause-BSD"
homepage="http://roy.marples.name/projects/dhcpcd"
distfiles="http://roy.marples.name/downloads/dhcpcd/dhcpcd-${version}.tar.xz"
checksum=64a0ff84ba7f1e820b2ccfe08980b3b73e96bb072274b21de523f1da83a94e09
checksum=b586c1f770373f83e3f574c683c66bea217a6d6c89b8e91dbdb6f75aa654c8d5
pre_install() {
# make wpa_supplicant log to syslog rather than stdout