package/liquid-dsp: bump to version 1.6.0

https://github.com/jgaeddert/liquid-dsp/releases/tag/v1.6.0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Fabrice Fontaine 2024-01-07 14:26:16 +01:00 committed by Yann E. MORIN
parent ee9c92e4a4
commit 453ae6d2a8
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated # Locally calculated
sha256 93003edb6e74090b41009b1fae6f273a3e711dc4c8c56a0cca3e89167b765953 liquid-dsp-1.5.0.tar.gz sha256 6ee6a5dfb48e047b118cf613c0b9f43e34356a5667a77a72a55371d2c8c53bf5 liquid-dsp-1.6.0.tar.gz
sha256 4df7126196efba1283deb99e3269418dde4ab0ad1fde80a55051153451eb4df2 LICENSE sha256 4df7126196efba1283deb99e3269418dde4ab0ad1fde80a55051153451eb4df2 LICENSE

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
LIQUID_DSP_VERSION = 1.5.0 LIQUID_DSP_VERSION = 1.6.0
LIQUID_DSP_SITE = $(call github,jgaeddert,liquid-dsp,v$(LIQUID_DSP_VERSION)) LIQUID_DSP_SITE = $(call github,jgaeddert,liquid-dsp,v$(LIQUID_DSP_VERSION))
LIQUID_DSP_LICENSE = MIT LIQUID_DSP_LICENSE = MIT
LIQUID_DSP_LICENSE_FILES = LICENSE LIQUID_DSP_LICENSE_FILES = LICENSE