mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
stunnel: Add HOMEPAGE info into recipe file.
Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
committed by
Joe MacDonald
parent
09ace48f4e
commit
001eaa5844
@@ -1,4 +1,5 @@
|
|||||||
SUMMARY = "Program for providing universal TLS/SSL tunneling service"
|
SUMMARY = "Program for providing universal TLS/SSL tunneling service"
|
||||||
|
HOMEPAGE = "http://www.stunnel.org/"
|
||||||
DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server."
|
DESCRIPTION = "SSL encryption wrapper between remote client and local (inetd-startable) or remote server."
|
||||||
SECTION = "net"
|
SECTION = "net"
|
||||||
LICENSE = "GPLv2"
|
LICENSE = "GPLv2"
|
||||||
|
|||||||
Reference in New Issue
Block a user