diff options
Diffstat (limited to 'meta/recipes-multimedia/libvorbis')
-rw-r--r-- | meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb index c5c10348c6..023bce0abe 100644 --- a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb +++ b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.7.bb | |||
@@ -2,8 +2,8 @@ SUMMARY = "Ogg Vorbis Audio Codec" | |||
2 | DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \ | 2 | DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \ |
3 | that is free of intellectual property restrictions. libvorbis \ | 3 | that is free of intellectual property restrictions. libvorbis \ |
4 | is the main vorbis codec library." | 4 | is the main vorbis codec library." |
5 | HOMEPAGE = "http://www.vorbis.com/" | 5 | HOMEPAGE = "https://xiph.org/vorbis/" |
6 | BUGTRACKER = "https://trac.xiph.org" | 6 | BUGTRACKER = "https://gitlab.xiph.org/xiph/vorbis/-/issues" |
7 | SECTION = "libs" | 7 | SECTION = "libs" |
8 | LICENSE = "BSD-3-Clause" | 8 | LICENSE = "BSD-3-Clause" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=73d9c8942c60b846c3bad13cc6c2e520 \ | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=73d9c8942c60b846c3bad13cc6c2e520 \ |