From 25bd93c20309da888eb44401e213f6457942d256 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Wed, 1 Jun 2022 14:51:07 +0000 Subject: [PATCH] openfortivpn: update to 1.17.3 Signed-off-by: Lucian Cristian --- net/openfortivpn/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/openfortivpn/Makefile b/net/openfortivpn/Makefile index c5b0d8ac3..5ec3ea8e5 100644 --- a/net/openfortivpn/Makefile +++ b/net/openfortivpn/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openfortivpn -PKG_VERSION:=1.17.1 +PKG_VERSION:=1.17.3 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:=c674c59cf3201a55d56cb503053982752fb641b13a85ea406b8a7e7df301e30f +PKG_HASH:=60f319166fcbe8514dc7160346698ad83d8b09e2d4f5f011e16057bcfecf801f PKG_MAINTAINER:=Lucian Cristian PKG_LICENSE:=GPL-3.0-or-later OpenSSL