diff options
-rw-r--r-- | meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb index 2e83c821a6..20ce698729 100644 --- a/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb +++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.54.bb | |||
@@ -2,7 +2,7 @@ SUMMARY = "Lightweight high-performance web server" | |||
2 | HOMEPAGE = "http://www.lighttpd.net/" | 2 | HOMEPAGE = "http://www.lighttpd.net/" |
3 | BUGTRACKER = "http://redmine.lighttpd.net/projects/lighttpd/issues" | 3 | BUGTRACKER = "http://redmine.lighttpd.net/projects/lighttpd/issues" |
4 | 4 | ||
5 | LICENSE = "BSD" | 5 | LICENSE = "BSD-3-Clause" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=e4dac5c6ab169aa212feb5028853a579" |
7 | 7 | ||
8 | SECTION = "net" | 8 | SECTION = "net" |