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:
authorMarkus Stenberg <markus.stenberg@iki.fi>2016-06-28 00:45:11 +0300
committerMarkus Stenberg <markus.stenberg@iki.fi>2016-06-28 00:45:11 +0300
commit33b0b707dcfb0fca508998d2ab38100352592ad8 (patch)
tree768c2f67fdf380d83d28f6ca09d318c5ad89dee2 /ohybridproxy
parent500c4dc8e06cb88e7d28b51528283fa0f7314e32 (diff)
hnetd/ohp -> git head, miniupnpd->2.0 (from 15.05 branch).
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 fd99c3e..7d88f5d 100644
--- a/ohybridproxy/Makefile
+++ b/ohybridproxy/Makefile
@@ -7,8 +7,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ohybridproxy
-PKG_SOURCE_VERSION:=b14767d48225aad9ea56ff3e5d6883550e0cf249
-PKG_VERSION:=2015-09-29-$(PKG_SOURCE_VERSION)
+PKG_SOURCE_VERSION:=8a28ae92c97099e771c9ede5641e3782ae809c27
+PKG_VERSION:=2016-06-28-$(PKG_SOURCE_VERSION)
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git