summaryrefslogtreecommitdiffstats
path: root/meta/recipes-multimedia
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-11-12 13:07:52 +0000
commitcb050b05d67ac37d9ee3f6b47a72bb3329bc9e39 (patch)
tree914246cce7cbee8ee999c95b076566dcfb601cf6 /meta/recipes-multimedia
parent9bf3399388e37d1f813c0b98fc8532ab411009fa (diff)
downloadpoky-cb050b05d67ac37d9ee3f6b47a72bb3329bc9e39.tar.gz
meta: fix some unresponsive homepages and bugtracker links
remove some extra whitespaces (From OE-Core rev: 3ac10faff7ef00f68031400e86a6882ce0d5090a) Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 32ce3716761165b9df12306249418645724122cc) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia')
-rw-r--r--meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb
index 1a3cdc2269..a3641bd5a0 100644
--- a/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.bb
+++ b/meta/recipes-multimedia/libvorbis/libvorbis_1.3.6.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=70c7063491d2d9f76a098d62ed5134f1 \ 9LIC_FILES_CHKSUM = "file://COPYING;md5=70c7063491d2d9f76a098d62ed5134f1 \