summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia/libvorbis
diff options
context:
space:
mode:
authorMaxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>2020-10-26 22:21:36 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-30 13:22:48 +0000
commitb11f7236a2231c9d50e85c6434f073052cbec307 (patch)
tree32b244477d5f3489d3ad683d9560eac323894412 /meta/recipes-multimedia/libvorbis
parent10d1463de1fb5926c193b2f5e24e262880b00dc0 (diff)
downloadpoky-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.bb4
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"
2DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \ 2DESCRIPTION = "Ogg Vorbis is a high-quality lossy audio codec \
3that is free of intellectual property restrictions. libvorbis \ 3that is free of intellectual property restrictions. libvorbis \
4is the main vorbis codec library." 4is the main vorbis codec library."
5HOMEPAGE = "http://www.vorbis.com/" 5HOMEPAGE = "https://xiph.org/vorbis/"
6BUGTRACKER = "https://trac.xiph.org" 6BUGTRACKER = "https://gitlab.xiph.org/xiph/vorbis/-/issues"
7SECTION = "libs" 7SECTION = "libs"
8LICENSE = "BSD-3-Clause" 8LICENSE = "BSD-3-Clause"
9LIC_FILES_CHKSUM = "file://COPYING;md5=73d9c8942c60b846c3bad13cc6c2e520 \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=73d9c8942c60b846c3bad13cc6c2e520 \