From 6c294ec6a1fd8ac5fc9161f3d01eddcf0e865256 Mon Sep 17 00:00:00 2001 From: Markus Stenberg Date: Thu, 19 Jun 2014 11:45:10 +0300 Subject: [PATCH] ohybridproxy: Updated with latest which fixed one typecast problem in two places (possibly problem somewhere), and one warning. --- ohybridproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ohybridproxy/Makefile b/ohybridproxy/Makefile index 13364c7..2680a9b 100644 --- a/ohybridproxy/Makefile +++ b/ohybridproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ohybridproxy -PKG_SOURCE_VERSION:=1fb6094a18a1cd474f9afb6711f5b7f988c7b7c3 -PKG_VERSION:=2014-03-31-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=3a9489615c488afa85a823a40aea89b39bbac391 +PKG_VERSION:=2014-06-19-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git -- 2.30.2