From 5e4756d7e744c728ec1b83d4b588ecfe17e13881 Mon Sep 17 00:00:00 2001 From: Markus Stenberg Date: Fri, 22 May 2020 09:27:16 +0300 Subject: [PATCH] ohybridproxy: Bump (.home -> .home.arpa works) --- ohybridproxy/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ohybridproxy/Makefile b/ohybridproxy/Makefile index ea23137..cefdf45 100644 --- a/ohybridproxy/Makefile +++ b/ohybridproxy/Makefile @@ -7,8 +7,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ohybridproxy -PKG_SOURCE_VERSION:=8a28ae92c97099e771c9ede5641e3782ae809c27 -PKG_VERSION:=2016-06-28-$(PKG_SOURCE_VERSION) +PKG_SOURCE_VERSION:=0dfef1eb5f067250a5f24a899536879ea4fdc4c5 +PKG_VERSION:=2020-05-22-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git