public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: Adolf Belka <adolf.belka@ipfire.org>
Cc: development@lists.ipfire.org
Subject: Re: [PATCH] ruby: Change archive type from xz to gz
Date: Sat, 31 May 2025 11:29:33 +0100	[thread overview]
Message-ID: <38B9954D-DC53-4CA2-BEC3-6B4FDFDCCCCE@ipfire.org> (raw)
In-Reply-To: <20250530214855.4086861-1-adolf.belka@ipfire.org>

Thank you! Merged!

Hopefully the build is running through now *fingers crossed*

-Michael

> On 30 May 2025, at 22:48, Adolf Belka <adolf.belka@ipfire.org> wrote:
> 
> - 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>
> ---
> lfs/ruby | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> 
> 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__
> 
> -- 
> 2.49.0
> 
> 



      reply	other threads:[~2025-05-31 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-30 21:48 Adolf Belka
2025-05-31 10:29 ` Michael Tremer [this message]

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=38B9954D-DC53-4CA2-BEC3-6B4FDFDCCCCE@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=adolf.belka@ipfire.org \
    --cc=development@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