From de5b6ddff05aa4875206aa8a3239a8c0febbd09d Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 27 Jun 2023 15:12:05 +0800 Subject: [PATCH] openfortivpn: upgrade 1.20.3 -> 1.20.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{openfortivpn_1.20.3.bb => openfortivpn_1.20.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-connectivity/openfortivpn/{openfortivpn_1.20.3.bb => openfortivpn_1.20.5.bb} (93%) diff --git a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.3.bb b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.5.bb similarity index 93% rename from meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.3.bb rename to meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.5.bb index bfd51f7f70..bcfe646913 100644 --- a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.3.bb +++ b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.20.5.bb @@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-or-later" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d575262a651a6f1a17210ce41bf907d" SRC_URI = "git://github.com/adrienverge/openfortivpn.git;protocol=https;branch=master" -SRCREV = "45cb8e0f9984f1d54b648e499bda637d96568908" +SRCREV = "1ccb8ee682af255ae85fecd5fcbab6497ccb6b38" DEPENDS = "openssl"