summaryrefslogtreecommitdiff
path: root/external/mdnsresponder/UnpackedTarball_mDNSResponder.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-11-30 16:08:01 +0100
committerMichael Stahl <mstahl@redhat.com>2015-12-03 16:19:04 +0000
commite24d08836403fef63aec70af054ef0d42c924345 (patch)
treecb8841f8bc8b09aa7ecc092b347e2d9b5d56dcef /external/mdnsresponder/UnpackedTarball_mDNSResponder.mk
parent0bf39de7e54f041ade0f659db47cabcc6589ada7 (diff)
mDNSResponder: upgrade to release 576.30.4
That's 197 more than the current release, surely a big improvement. Change-Id: I48c81f9ae472a623ed9f59b94bb0bc921ad97c5c Reviewed-on: https://gerrit.libreoffice.org/20303 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'external/mdnsresponder/UnpackedTarball_mDNSResponder.mk')
-rw-r--r--external/mdnsresponder/UnpackedTarball_mDNSResponder.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/mdnsresponder/UnpackedTarball_mDNSResponder.mk b/external/mdnsresponder/UnpackedTarball_mDNSResponder.mk
index 009901a26da5..5b0140e4c149 100644
--- a/external/mdnsresponder/UnpackedTarball_mDNSResponder.mk
+++ b/external/mdnsresponder/UnpackedTarball_mDNSResponder.mk
@@ -13,6 +13,7 @@ $(eval $(call gb_UnpackedTarball_set_tarball,mDNSResponder,$(MDNSRESPONDER_TARBA
$(eval $(call gb_UnpackedTarball_add_patches,mDNSResponder,\
external/mdnsresponder/mDNSResponder_Win32_SOCKET.patch.1 \
+ external/mdnsresponder/mDNSResponder_Win32_buildfix.patch.1 \
))
# vim: set noet sw=4 ts=4: