aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6in4/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2014-10-30 13:15:18 +0000
committerSteven Barth <steven@midlink.org>2014-10-30 13:15:18 +0000
commitf7956003ae9a01a73ee0e407ee61754369c13a7d (patch)
tree6ceff6de6f1bf558648270dfffb08007c7b2f0f7 /package/network/ipv6/6in4/Makefile
parentb5a50ff4e29def7b0228e3453a540daae7c8088e (diff)
downloadmaster-187ad058-f7956003ae9a01a73ee0e407ee61754369c13a7d.tar.gz
master-187ad058-f7956003ae9a01a73ee0e407ee61754369c13a7d.tar.bz2
master-187ad058-f7956003ae9a01a73ee0e407ee61754369c13a7d.zip
6in4: https support for he.net tunnel api
HE.net tunnel update API requests are now made via https if an SSL-capable wget is installed. Certificate validation is conditionally enabled if the CA certs are available. Signed-off-by: Andrew Skalski <askalski@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43124 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/6in4/Makefile')
-rw-r--r--package/network/ipv6/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile
index 1235ce5335..5b3669335d 100644
--- a/package/network/ipv6/6in4/Makefile
+++ b/package/network/ipv6/6in4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_VERSION:=17
+PKG_VERSION:=18
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk