summaryrefslogtreecommitdiff
path: root/package/libtirpc/patches/patch-src_rpc_soc_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-08-13 10:43:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-08-13 10:43:20 +0200
commit1655518eb95b2aaf7c0b9e3a766dad0f61913edd (patch)
tree9afe2ddc931a7eb5aebe839c317633d1e9484f76 /package/libtirpc/patches/patch-src_rpc_soc_c
parenta73768182ca41f0b1fd1703bdaf06a69036685a8 (diff)
update libtirpc to latest upstream, fix dependency for nfs-utils
Diffstat (limited to 'package/libtirpc/patches/patch-src_rpc_soc_c')
-rw-r--r--package/libtirpc/patches/patch-src_rpc_soc_c6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libtirpc/patches/patch-src_rpc_soc_c b/package/libtirpc/patches/patch-src_rpc_soc_c
index 1ae7f30d6..8d0c6ce2e 100644
--- a/package/libtirpc/patches/patch-src_rpc_soc_c
+++ b/package/libtirpc/patches/patch-src_rpc_soc_c
@@ -1,6 +1,6 @@
---- libtirpc-0.2.2.orig/src/rpc_soc.c 2011-05-02 14:10:40.000000000 +0200
-+++ libtirpc-0.2.2/src/rpc_soc.c 2012-03-22 19:20:37.849747561 +0100
-@@ -515,37 +515,6 @@ clnt_broadcast(prog, vers, proc, xargs,
+--- libtirpc-0.2.3.orig/src/rpc_soc.c 2013-02-13 16:13:59.000000000 +0100
++++ libtirpc-0.2.3/src/rpc_soc.c 2013-08-12 16:47:07.000000000 +0200
+@@ -520,37 +520,6 @@ clnt_broadcast(prog, vers, proc, xargs,
(resultproc_t) rpc_wrap_bcast, "udp");
}