From c95c8c928e2d822c155984e84b4c22f2d0388cc9 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 10 Mar 2015 19:58:37 +0100 Subject: [PATCH] package/softether: bump version Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- package/softether/softether.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/softether/softether.mk b/package/softether/softether.mk index a56f4ccc7c..d73d33cc1a 100644 --- a/package/softether/softether.mk +++ b/package/softether/softether.mk @@ -4,7 +4,7 @@ # ################################################################################ -SOFTETHER_VERSION = 16b713b98da8dba29f0f845d5a8c36d6f7c34824 +SOFTETHER_VERSION = 64fd19e6f849247e3daee765ad278c6bf072afcb SOFTETHER_SITE = $(call github,SoftEtherVPN,SoftEtherVPN,$(SOFTETHER_VERSION)) SOFTETHER_PATCH = \ https://github.com/dajhorn/SoftEtherVPN/commit/c5e5d7e93c6f3302adf5821c29c4efdb7630e418.patch \