diff options
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-connectivity/openconnect/openconnect_8.20.bb (renamed from meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb b/meta-networking/recipes-connectivity/openconnect/openconnect_8.20.bb index 7a61f74e31..d204481164 100644 --- a/meta-networking/recipes-connectivity/openconnect/openconnect_8.10.bb +++ b/meta-networking/recipes-connectivity/openconnect/openconnect_8.20.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | SUMMARY = "Open client for Cisco AnyConnect VPN" | 1 | SUMMARY = "Open client for Cisco AnyConnect VPN" |
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=243b725d71bb5df4a1e5920b344b86ad" | 3 | LIC_FILES_CHKSUM = "file://COPYING.LGPL;md5=8c2e1ec1540fb3e0beb68361344cba7e" |
| 4 | 4 | ||
| 5 | SRC_URI = " \ | 5 | SRC_URI = " \ |
| 6 | git://git.infradead.org/users/dwmw2/openconnect.git;branch=master \ | 6 | git://git.infradead.org/users/dwmw2/openconnect.git;branch=master \ |
| 7 | " | 7 | " |
| 8 | SRCREV = "9d287e40c57233190a51b6434ba7345370e36f38" | 8 | SRCREV = "03a3b9c76a9b6d0a65073b6bebbc1192e3445507" |
| 9 | 9 | ||
| 10 | DEPENDS = "vpnc libxml2 krb5 gettext-native" | 10 | DEPENDS = "vpnc libxml2 krb5 gettext-native" |
| 11 | RDEPENDS:${PN} = "bash python3-core vpnc-script" | 11 | RDEPENDS:${PN} = "bash python3-core vpnc-script" |
