diff options
| author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-08-09 17:12:47 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-10 16:12:05 +0200 |
| commit | 9b8be0bf50e7aebbe7525fae968d1b4bea33d38d (patch) | |
| tree | 12136866efbf10dcb27163d0dcce83c5d0d56ac6 /package/softether | |
| parent | 08c3226ba25c22a58c17f221795433aeb6c21075 (diff) | |
| download | buildroot-9b8be0bf50e7aebbe7525fae968d1b4bea33d38d.tar.gz buildroot-9b8be0bf50e7aebbe7525fae968d1b4bea33d38d.zip | |
package/softether: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/softether')
| -rw-r--r-- | package/softether/softether.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/softether/softether.mk b/package/softether/softether.mk index 17a450fe5d..489341e7e7 100644 --- a/package/softether/softether.mk +++ b/package/softether/softether.mk @@ -4,7 +4,7 @@ # ################################################################################ -SOFTETHER_VERSION = 18b120e5f747a84d26302ec706f6c1c91d642ace +SOFTETHER_VERSION = 4b65e251f240d0b36c704acd598f4ceb07c41413 SOFTETHER_SITE = $(call github,SoftEtherVPN,SoftEtherVPN,$(SOFTETHER_VERSION)) SOFTETHER_PATCH = \ https://github.com/dajhorn/SoftEtherVPN/commit/c5e5d7e93c6f3302adf5821c29c4efdb7630e418.patch \ |

