diff options
| author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2020-10-26 22:21:36 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-10-30 13:22:48 +0000 |
| commit | b11f7236a2231c9d50e85c6434f073052cbec307 (patch) | |
| tree | 32b244477d5f3489d3ad683d9560eac323894412 /meta/recipes-multimedia/libvorbis | |
| parent | 10d1463de1fb5926c193b2f5e24e262880b00dc0 (diff) | |
| download | poky-b11f7236a2231c9d50e85c6434f073052cbec307.tar.gz | |
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces
(From OE-Core rev: 32ce3716761165b9df12306249418645724122cc)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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 \ |
