From a8313faa28b2a603fc22001a6da51a74dc957afb Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 20 Feb 2014 19:50:09 +0100 Subject: [PATCH] ohybridproxy: work around connection handling issues in mdnsd Thanks to Markus Stenberg --- ohybridproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ohybridproxy/Makefile b/ohybridproxy/Makefile index 08be347..7d08806 100644 --- a/ohybridproxy/Makefile +++ b/ohybridproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ohybridproxy -PKG_SOURCE_VERSION:=49d11552ee1f8c6cf8851f12d2458b3b5e565182 -PKG_VERSION:=2014-02-18-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=504f334e7e718ef696c208f69da35f08f75aeb6c +PKG_VERSION:=2014-02-20-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -- 2.30.2