Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-02-20 22:50:09 +0400
committerSteven Barth <steven@midlink.org>2014-02-20 22:50:09 +0400
commita8313faa28b2a603fc22001a6da51a74dc957afb (patch)
tree9cffb7c12c83d8e9019152328c01be652c2efaae /ohybridproxy
parenteaec2309e816cf19410404b43a8a035ba47c36e9 (diff)
ohybridproxy: work around connection handling issues in mdnsd
Thanks to Markus Stenberg
Diffstat (limited to 'ohybridproxy')
-rw-r--r--ohybridproxy/Makefile4
1 files 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