package/libsilk: bump version

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-02-02 09:44:25 +01:00
committed by Julien Olivain
parent d012c7ed41
commit f64c27eb44
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally computed
sha256 816e9d4482a3a6df9c6e16b87e88155d5f38b46def20ec0e9e35ae0f6aa704f3 libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45.tar.gz
sha256 2c04da72855b98b6c7bffe3d13940530d1d325b5aeaae5d7f0a211198247b8fc libsilk-f97ee24e561610618a5af9abd78e35d565f448d0.tar.gz
sha256 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBSILK_VERSION = 4268a02240c35c6055b0f237c46b09b2dcf79e45
LIBSILK_VERSION = f97ee24e561610618a5af9abd78e35d565f448d0
# we use the FreeSwitch fork because it contains pkgconf support
LIBSILK_SITE = $(call github,freeswitch,libsilk,$(LIBSILK_VERSION))
LIBSILK_LICENSE = BSD-3-Clause