diff mbox

[14/28] package/softether: bump version

Message ID 1465149141-15774-14-git-send-email-bernd.kuhls@t-online.de
State Accepted
Commit b936210b855b32ac07e9d76e61466c852ae3c3ef
Headers show

Commit Message

Bernd Kuhls June 5, 2016, 5:52 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/softether/softether.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard June 5, 2016, 7:42 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks. Please send a followup patch adding a .hash file,
thanks.
diff mbox

Patch

diff --git a/package/softether/softether.mk b/package/softether/softether.mk
index 489341e..9f98774 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 \