diff options
| author | Huang Qiyu <huangqy.fnst@cn.fujitsu.com> | 2017-09-18 11:38:04 +0800 | 
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:43 +0000 | 
| commit | 701ecdf38c332180bc3bc3fcd7c8c93cf17e25df (patch) | |
| tree | 19bb39005e65e149d9053495251d5b69054a942b | |
| parent | 0f542ec1cc9801c2c06d590590c875b4b7a51eba (diff) | |
| download | meta-openembedded-701ecdf38c332180bc3bc3fcd7c8c93cf17e25df.tar.gz | |
libnet-dns-perl: 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>
| -rw-r--r-- | meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb index c92e2658fb..0d898440b8 100644 --- a/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb +++ b/meta-perl/recipes-perl/libnet/libnet-dns-perl_1.10.bb  | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | DESCRIPTION = "This package contains the DNS.pm module with friends." | 1 | DESCRIPTION = "This package contains the DNS.pm module with friends." | 
| 2 | 2 | HOMEPAGE = "http://www.net-dns.org/" | |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" | 
| 4 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 
| 5 | 5 | ||
