mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/pulseaudio: bump version to 14.2
Release notes: https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031990.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
2cedd24fc1
commit
4481671f31
@ -1,5 +1,5 @@
|
||||
# From https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031986.html
|
||||
sha256 b0bcca2a45e4fe1f73c7709dcf75a17dd5235688d5d150069e765dda4884b837 pulseaudio-14.1.tar.xz
|
||||
# From https://lists.freedesktop.org/archives/pulseaudio-discuss/2021-January/031990.html
|
||||
sha256 75d3f7742c1ae449049a4c88900e454b8b350ecaa8c544f3488a2562a9ff66f1 pulseaudio-14.2.tar.xz
|
||||
# Locally computed
|
||||
sha256 c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42 GPL
|
||||
sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 LGPL
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PULSEAUDIO_VERSION = 14.1
|
||||
PULSEAUDIO_VERSION = 14.2
|
||||
PULSEAUDIO_SOURCE = pulseaudio-$(PULSEAUDIO_VERSION).tar.xz
|
||||
PULSEAUDIO_SITE = https://freedesktop.org/software/pulseaudio/releases
|
||||
PULSEAUDIO_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user