From: Bernd Kuhls Date: Sun, 5 Jun 2016 17:52:07 +0000 (+0200) Subject: package/softether: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b936210b855b32ac07e9d76e61466c852ae3c3ef;p=buildroot.git package/softether: bump version Signed-off-by: Bernd Kuhls Signed-off-by: Peter Korsgaard --- diff --git a/package/softether/softether.mk b/package/softether/softether.mk index 489341e7e7..9f987744f3 100644 --- a/package/softether/softether.mk +++ b/package/softether/softether.mk @@ -4,7 +4,7 @@ # ################################################################################ -SOFTETHER_VERSION = 4b65e251f240d0b36c704acd598f4ceb07c41413 +SOFTETHER_VERSION = 1e17c9bcfd7e7b31756aa5389bcbff76c2c9c88a SOFTETHER_SITE = $(call github,SoftEtherVPN,SoftEtherVPN,$(SOFTETHER_VERSION)) SOFTETHER_PATCH = \ https://github.com/dajhorn/SoftEtherVPN/commit/c5e5d7e93c6f3302adf5821c29c4efdb7630e418.patch \