From 8297750346ff02a5a6a722b5e7380b243b041b07 Mon Sep 17 00:00:00 2001 From: Lucian Cristian Date: Thu, 20 Oct 2022 12:04:36 +0000 Subject: [PATCH] openfortivpn: update to 1.19.0 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 5ec3ea8e5..4347cf8c6 100644 --- a/net/openfortivpn/Makefile +++ b/net/openfortivpn/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openfortivpn -PKG_VERSION:=1.17.3 +PKG_VERSION:=1.19.0 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:=60f319166fcbe8514dc7160346698ad83d8b09e2d4f5f011e16057bcfecf801f +PKG_HASH:=9e244c3b63176269ce433349e67f8fd6e532f7c8d515f4c97558911a449152c3 PKG_MAINTAINER:=Lucian Cristian PKG_LICENSE:=GPL-3.0-or-later OpenSSL