mtr: update to v0.86

Drop 521-glib-dependency-fixes.patch; merged upstream

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
This commit is contained in:
Jonathan McCrohan
2015-01-11 23:56:55 +00:00
parent 3df768771f
commit 9767485f65
4 changed files with 4 additions and 101 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
--- a/dns.c
+++ b/dns.c
@@ -1305,28 +1305,6 @@ res_nmkquery(res_state statp,
@@ -1308,28 +1308,6 @@ res_nmkquery(res_state statp,
return (-1);
memset(buf, 0, HFIXEDSZ);
hp = (HEADER *) buf;