All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 2/6] package/libsilk: bump version
Date: Sun,  2 Feb 2025 09:44:25 +0100	[thread overview]
Message-ID: <20250202084429.259494-2-bernd@kuhls.net> (raw)
In-Reply-To: <20250202084429.259494-1-bernd@kuhls.net>

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/libsilk/libsilk.hash | 2 +-
 package/libsilk/libsilk.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/libsilk/libsilk.hash b/package/libsilk/libsilk.hash
index 2118036ffd..c4a825852a 100644
--- a/package/libsilk/libsilk.hash
+++ b/package/libsilk/libsilk.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  816e9d4482a3a6df9c6e16b87e88155d5f38b46def20ec0e9e35ae0f6aa704f3  libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45.tar.gz
+sha256  2c04da72855b98b6c7bffe3d13940530d1d325b5aeaae5d7f0a211198247b8fc  libsilk-f97ee24e561610618a5af9abd78e35d565f448d0.tar.gz
 sha256  62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf  COPYING
diff --git a/package/libsilk/libsilk.mk b/package/libsilk/libsilk.mk
index af9a7005a0..cd45d58ee8 100644
--- a/package/libsilk/libsilk.mk
+++ b/package/libsilk/libsilk.mk
@@ -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
-- 
2.39.5

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2025-02-02  8:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-02  8:44 [Buildroot] [PATCH 1/6] package/libsilk: switch to github Bernd Kuhls
2025-02-02  8:44 ` Bernd Kuhls [this message]
2025-02-02  8:44 ` [Buildroot] [PATCH 3/6] package/libg7221: " Bernd Kuhls
2025-02-02  8:44 ` [Buildroot] [PATCH 4/6] package/libg7221: bump version Bernd Kuhls
2025-02-02  8:44 ` [Buildroot] [PATCH 5/6] package/libbroadvoice: switch to github Bernd Kuhls
2025-02-02  8:44 ` [Buildroot] [PATCH 6/6] package/libbroadvoice: bump version Bernd Kuhls
2025-02-02 11:43 ` [Buildroot] [PATCH 1/6] package/libsilk: switch to github Julien Olivain

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250202084429.259494-2-bernd@kuhls.net \
    --to=bernd@kuhls.net \
    --cc=buildroot@buildroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.