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

https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Installation/Linux/Deprecated-Installation-Instructions/25460805/
"FreeSWITCH project has been moved to GitHub"

Updated hash due to switch to github.

Fixes:
https://autobuild.buildroot.org/results/a799442766f90607bb57cb2f767949e57ae7e1ff/

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

diff --git a/package/libg7221/libg7221.hash b/package/libg7221/libg7221.hash
index c7a7755b4d..b467438bae 100644
--- a/package/libg7221/libg7221.hash
+++ b/package/libg7221/libg7221.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  65942f84219f6586abc448e387f8c904777de64b3695449ac23132e4e9bde1d5  libg7221-dbfc29d4806ecdace50379a2f4d68a992a6fec34-git4.tar.gz
+sha256  c0162993e0af557e05b9000e082f6a755e54a6c20a88e2ab725ed5068b4c4ff6  libg7221-dbfc29d4806ecdace50379a2f4d68a992a6fec34.tar.gz
 sha256  26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645  COPYING
diff --git a/package/libg7221/libg7221.mk b/package/libg7221/libg7221.mk
index 813af11cee..b62a3b8b84 100644
--- a/package/libg7221/libg7221.mk
+++ b/package/libg7221/libg7221.mk
@@ -6,8 +6,7 @@
 
 LIBG7221_VERSION = dbfc29d4806ecdace50379a2f4d68a992a6fec34
 # we use the FreeSwitch fork because it contains pkgconf support
-LIBG7221_SITE = https://freeswitch.org/stash/scm/sd/libg7221.git
-LIBG7221_SITE_METHOD = git
+LIBG7221_SITE = $(call github,freeswitch,libg7221,$(LIBG7221_VERSION))
 LIBG7221_LICENSE = Polycom
 LIBG7221_LICENSE_FILES = COPYING
 LIBG7221_AUTORECONF = YES
-- 
2.39.5

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

  parent 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 ` [Buildroot] [PATCH 2/6] package/libsilk: bump version Bernd Kuhls
2025-02-02  8:44 ` Bernd Kuhls [this message]
2025-02-02  8:44 ` [Buildroot] [PATCH 4/6] package/libg7221: " 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-3-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.