diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-13 18:23:20 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-13 08:29:00 -0800 |
| commit | d06825b105c601b55845ddde2014dd3fd68c4f76 (patch) | |
| tree | a45c1907854e39c0c18d8b08b052a7c809d818ab /meta-networking/recipes-connectivity | |
| parent | ec8cdac89c5302a17ce30d96c6299e983512b3a8 (diff) | |
| download | meta-openembedded-d06825b105c601b55845ddde2014dd3fd68c4f76.tar.gz | |
openfortivpn: upgrade 1.24.0 -> 1.24.1
Changelog:
fix regression where the 'plugin' was not passed to pppd
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
| -rw-r--r-- | meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.24.1.bb (renamed from meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.24.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.24.0.bb b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.24.1.bb index eb5599ab07..0ff2a31f1a 100644 --- a/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.24.0.bb +++ b/meta-networking/recipes-connectivity/openfortivpn/openfortivpn_1.24.1.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-3.0-or-later" | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d575262a651a6f1a17210ce41bf907d" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3d575262a651a6f1a17210ce41bf907d" |
| 4 | 4 | ||
| 5 | SRC_URI = "git://github.com/adrienverge/openfortivpn.git;protocol=https;branch=master;tag=v${PV}" | 5 | SRC_URI = "git://github.com/adrienverge/openfortivpn.git;protocol=https;branch=master;tag=v${PV}" |
| 6 | SRCREV = "9230413f47de40fbf0dc8ba18eff42e943e27ca7" | 6 | SRCREV = "a40a2d588733d48534eb78cd17b90142e5ba039b" |
| 7 | 7 | ||
| 8 | DEPENDS = "openssl" | 8 | DEPENDS = "openssl" |
| 9 | 9 | ||
