From: Markus Stenberg Date: Thu, 19 Jun 2014 08:45:10 +0000 (+0300) Subject: ohybridproxy: Updated with latest which fixed one typecast problem in two places... X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=6c294ec6a1fd8ac5fc9161f3d01eddcf0e865256;p=lede-routing%2F.git ohybridproxy: Updated with latest which fixed one typecast problem in two places (possibly problem somewhere), and one warning. --- 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