package/pulseaudio: bump version to 14.0
Reformatted hashes, switched _SITE to https. Release notes: https://lists.freedesktop.org/archives/pulseaudio-discuss/2020-November/031938.html https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/14.0/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
88b55942fc
commit
7a208f6d1e
@ -1,5 +1,5 @@
|
||||
# From https://lists.freedesktop.org/archives/pulseaudio-discuss/2019-September/031373.html
|
||||
sha256 961b23ca1acfd28f2bc87414c27bb40e12436efcf2158d29721b1e89f3f28057 pulseaudio-13.0.tar.xz
|
||||
# From https://lists.freedesktop.org/archives/pulseaudio-discuss/2020-November/031938.html
|
||||
sha256 a834775d9382b055504e5ee7625dc50768daac29329531deb6597bf05e06c261 pulseaudio-14.0.tar.xz
|
||||
# Locally computed
|
||||
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 GPL
|
||||
sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 LGPL
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PULSEAUDIO_VERSION = 13.0
|
||||
PULSEAUDIO_VERSION = 14.0
|
||||
PULSEAUDIO_SOURCE = pulseaudio-$(PULSEAUDIO_VERSION).tar.xz
|
||||
PULSEAUDIO_SITE = http://freedesktop.org/software/pulseaudio/releases
|
||||
PULSEAUDIO_SITE = https://freedesktop.org/software/pulseaudio/releases
|
||||
PULSEAUDIO_INSTALL_STAGING = YES
|
||||
PULSEAUDIO_LICENSE = LGPL-2.1+ (specific license for modules, see LICENSE file)
|
||||
PULSEAUDIO_LICENSE_FILES = LICENSE GPL LGPL
|
||||
|
Loading…
Reference in New Issue
Block a user