From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 90efa0bd3645699224c2ccad6a83e9b9cbd87759
Date: Sat, 31 May 2025 10:29:45 +0000 (UTC) [thread overview]
Message-ID: <4b8bvY6db1z2xcq@people01.haj.ipfire.org> (raw)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via 90efa0bd3645699224c2ccad6a83e9b9cbd87759 (commit)
from 151616b2809972dd77e56c361cd3516242422677 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 90efa0bd3645699224c2ccad6a83e9b9cbd87759
Author: Adolf Belka <adolf.belka@ipfire.org>
Date: Fri May 30 23:48:55 2025 +0200
ruby: Change archive type from xz to gz
- The gz archive has an sha256 sum for comparison. Th xz archive has nothing.
- Changed the source location to the one with gz file and sha256sum.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/ruby | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Difference in files:
diff --git a/lfs/ruby b/lfs/ruby
index 7175a1792..cb1b1c74b 100644
--- a/lfs/ruby
+++ b/lfs/ruby
@@ -27,12 +27,12 @@ include Config
VER = 3.4.4
THISAPP = ruby-$(VER)
-DL_FILE = $(THISAPP).tar.xz
+DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
-# https://mirror.cyberbits.eu/ruby/
+# https://www.ruby-lang.org/en/downloads/
CFLAGS += -DRUBY_FUNCTION_NAME_STRING=__FUNCTION__
hooks/post-receive
--
IPFire 2.x development tree
reply other threads:[~2025-05-31 10:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4b8bvY6db1z2xcq@people01.haj.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox