From 8d97ef5d7c29c1def0b7e7529612a8c60fb6156f Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Thu, 2 Apr 2015 21:59:19 +0200 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 d73d33cc1a..17a450fe5d 100644 --- a/package/softether/softether.mk +++ b/package/softether/softether.mk @@ -4,7 +4,7 @@ # ################################################################################ -SOFTETHER_VERSION = 64fd19e6f849247e3daee765ad278c6bf072afcb +SOFTETHER_VERSION = 18b120e5f747a84d26302ec706f6c1c91d642ace SOFTETHER_SITE = $(call github,SoftEtherVPN,SoftEtherVPN,$(SOFTETHER_VERSION)) SOFTETHER_PATCH = \ https://github.com/dajhorn/SoftEtherVPN/commit/c5e5d7e93c6f3302adf5821c29c4efdb7630e418.patch \