From 76a1f8109dbcd95b2998678f7a0887b0b68d4d4e Mon Sep 17 00:00:00 2001 From: Markus Stenberg Date: Mon, 29 Sep 2014 11:03:54 +0300 Subject: [PATCH] ohybridproxy: Added -4 and -6 options to explicitly specify AF. --- ohybridproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ohybridproxy/Makefile b/ohybridproxy/Makefile index 2680a9b..6ed8b91 100644 --- a/ohybridproxy/Makefile +++ b/ohybridproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ohybridproxy -PKG_SOURCE_VERSION:=3a9489615c488afa85a823a40aea89b39bbac391 -PKG_VERSION:=2014-06-19-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=ab6559bd5df88967e08478ab486b307c1b7eb759 +PKG_VERSION:=2014-09-29-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -- 2.30.2