diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-03 10:48:35 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-08-03 09:14:20 -0700 |
| commit | c1330b1f5335e1d1e55d9e4a672182d581a04b8c (patch) | |
| tree | 295887cf5619d1b46a034520e460a04822ac6352 /meta-networking/recipes-connectivity/vpnc | |
| parent | 6b2b98e52de31019dec2a7d70a5a8c37c750601d (diff) | |
| download | meta-openembedded-c1330b1f5335e1d1e55d9e4a672182d581a04b8c.tar.gz | |
remove unused AUTHOR variable
No longer used in generating packages
Also creates a possible confusion with the recipe maintainer
name.
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity/vpnc')
| -rw-r--r-- | meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb index adc2a72eeb..fe9c038f5c 100644 --- a/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb +++ b/meta-networking/recipes-connectivity/vpnc/vpnc_0.5.3.bb | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | SUMMARY = "A client for the Cisco3000 VPN Concentrator" | 1 | SUMMARY = "A client for the Cisco3000 VPN Concentrator" |
| 2 | HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" | 2 | HOMEPAGE = "http://www.unix-ag.uni-kl.de/~massar/vpnc/" |
| 3 | AUTHOR = "Maurice Massar vpnc@unix-ag.uni-kl.de" | ||
| 4 | SECTION = "net" | 3 | SECTION = "net" |
| 5 | LICENSE = "GPL-2.0-or-later" | 4 | LICENSE = "GPL-2.0-or-later" |
| 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=173b74cb8ac640a9992c03f3bce22a33" |
