diff --git a/multimedia/sound/libvorbis/actions.py b/multimedia/sound/libvorbis/actions.py index fcd9364156..6774923579 100644 --- a/multimedia/sound/libvorbis/actions.py +++ b/multimedia/sound/libvorbis/actions.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/licenses/gpl.txt +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools @@ -18,4 +18,5 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("COPYING") \ No newline at end of file + + pisitools.dodoc("COPYING") diff --git a/multimedia/sound/libvorbis/pspec.xml b/multimedia/sound/libvorbis/pspec.xml index 72c5817ae3..43b980a3e3 100644 --- a/multimedia/sound/libvorbis/pspec.xml +++ b/multimedia/sound/libvorbis/pspec.xml @@ -1,5 +1,5 @@ - + libvorbis @@ -10,9 +10,10 @@ BSD library + multimedia.sound The Vorbis general audio compression codec libvorbis is a fully open, non-proprietary, patent- and royalty-free, general-purpose compressed audio format for audio and music at fixed variable bitrates from 16 to 128 kbps/channel. - http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.xz + https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.xz libogg-devel @@ -73,6 +74,13 @@ + + 2021-12-04 + 1.3.7 + Version bump. + Blue DeviL + bluedevil@sctzine.com + 2020-01-06 1.3.6