openfortivpn: update to 1.13.2 11668/head
authorLucian Cristian <lucian.cristian@gmail.com>
Wed, 25 Mar 2020 16:43:53 +0000 (18:43 +0200)
committerLucian Cristian <lucian.cristian@gmail.com>
Wed, 25 Mar 2020 16:43:53 +0000 (18:43 +0200)
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
net/openfortivpn/Makefile

index aca8b7afc62961cb09635c3d0ffad5062ce423e1..4268bf95e9e3765ecd270a49c3626317b26673fb 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openfortivpn
-PKG_VERSION:=1.10.0
+PKG_VERSION:=1.13.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/adrienverge/openfortivpn/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=d6ea0c84c0cf811530073fa19865334bb42ab10a780157fe95c4efb3476ad58d
+PKG_HASH:=998fb2b071cdfe3255c2f953cafc6e1496778f9a71dd5aa560b924a44636df87
 
 PKG_MAINTAINER:=Lucian Cristian <lucian.cristian@gmail.com>
 PKG_LICENSE:=GPL-3.0-or-later OpenSSL
@@ -44,6 +44,8 @@ endef
 CONFIGURE_ARGS += \
        --enable-proc \
        --with-rt_dst="yes" \
+       --disable-resolvconf \
+       --with-resolvconf=DISABLED \
        --with-pppd="/usr/sbin/pppd"
 
 TARGET_LDFLAGS += -Wl,--gc-sections,--as-needed