summaryrefslogtreecommitdiffstats
path: root/package/vtun/vtun.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/vtun/vtun.mk')
-rw-r--r--package/vtun/vtun.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/vtun/vtun.mk b/package/vtun/vtun.mk
index 7bc0a81e5..2affa2e44 100644
--- a/package/vtun/vtun.mk
+++ b/package/vtun/vtun.mk
@@ -7,10 +7,11 @@
#
#############################################################
-VTUN_VERSION = 3.0.2
+VTUN_VERSION = 3.0.3
VTUN_SOURCE = vtun-$(VTUN_VERSION).tar.gz
VTUN_SITE = http://downloads.sourceforge.net/project/vtun/vtun/$(VTUN_VERSION)
VTUN_DEPENDENCIES = zlib lzo openssl
+VTUN_AUTORECONF = YES
VTUN_CONF_OPT = \
--with-ssl-headers=$(STAGING_DIR)/usr/include/openssl \