mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/squeezelite: bump version
Update license hash due to various copyright year bumps:
https://github.com/ralph-irving/squeezelite/commits/master/LICENSE.txt
This version bump is needed for compatibility with the upcoming bump of
ffmpeg to version 7.1.x.
For change list, see:
71c012ad9b...72e1fd8abf
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: add link to change list]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
565ee4a917
commit
9135a8a5aa
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 7f0342f4943d3c3498d930060f5a1e8d63ccb7282b9c21f964926e310449d592 squeezelite-71c012ad9ba102feb95823b7b9dc17e5305689c7.tar.gz
|
||||
sha256 dc01c3da33fea11ed918f9e437b88baa59c70401aab0dad747e33dd9e8035706 LICENSE.txt
|
||||
sha256 dae15fe640111895c99a3aa561a3448d3ce43ab695c2006828e621c51023b588 squeezelite-72e1fd8abfa9b2f8e9636f033247526920878718.tar.gz
|
||||
sha256 6c9ecc7ee5e0a793b04669128191cf1f250b4e9dc6e1130aa050619b39ab71d0 LICENSE.txt
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SQUEEZELITE_VERSION = 71c012ad9ba102feb95823b7b9dc17e5305689c7
|
||||
SQUEEZELITE_VERSION = 72e1fd8abfa9b2f8e9636f033247526920878718
|
||||
SQUEEZELITE_SITE = $(call github,ralph-irving,squeezelite,$(SQUEEZELITE_VERSION))
|
||||
SQUEEZELITE_LICENSE = GPL-3.0
|
||||
SQUEEZELITE_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user