From 995bfe6cdb447ec9bcc1ed54f7936ae3baa0e52f Mon Sep 17 00:00:00 2001 From: Ycarus Date: Fri, 30 Nov 2018 10:07:26 +0100 Subject: [PATCH] Update to latest simple-obfs commmit --- simple-obfs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/simple-obfs/Makefile b/simple-obfs/Makefile index e1dd0e353..ef235cb71 100644 --- a/simple-obfs/Makefile +++ b/simple-obfs/Makefile @@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=simple-obfs -PKG_VERSION:=64f10bee +PKG_VERSION:=7659eecc PKG_RELEASE:=3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/shadowsocks/simple-obfs.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE) -PKG_SOURCE_VERSION:=64f10bee0d577d44f197d136e4eec270b760f9e4 -PKG_SOURCE_DATE:=2018-09-13 +PKG_SOURCE_VERSION:=7659eeccf473aa41eb294e92c32f8f60a8747325 +PKG_SOURCE_DATE:=2018-09-18 PKG_LICENSE:=GPLv3 PKG_LICENSE_FILES:=LICENSE