mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] rtmpdump: update URL
Date: Tue, 28 Nov 2023 09:37:03 +0100	[thread overview]
Message-ID: <20231128083703.1057569-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20231121104929.3620868-1-rhi@pengutronix.de>

Thanks, applied as 8d05d5d64a6183e3e8b7c738ac12952cc71ed34d.

Michael

[sent from post-receive hook]

On Tue, 28 Nov 2023 09:37:02 +0100, Roland Hieber <rhi@pengutronix.de> wrote:
> The gitweb instance at git.ffmpeg.org no longer allows exporting
> snapshot archives. Switch to cloning the Git repo over HTTPS instead,
> and update the md5sum because newer Git versions create different path
> names inside the tar.gz ("rtmpdump-2021-02-19-gf1b83c10d8be/" instead of
> "rtmpdump-2021-02-19-gf1b83c10d8be-f1b83c1/").
> 
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Message-Id: <20231121104929.3620868-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rtmpdump.make b/rules/rtmpdump.make
> index 95971995d984..81127c23f61b 100644
> --- a/rules/rtmpdump.make
> +++ b/rules/rtmpdump.make
> @@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_RTMPDUMP) += rtmpdump
>  #
>  # No tags: use a fake descriptive commit-ish to include the date
>  RTMPDUMP_VERSION	:= 2021-02-19-gf1b83c10d8be
> -RTMPDUMP_MD5		:= 33390d59c4eac5ae34ac155804d44fb6
> +RTMPDUMP_MD5		:= 33390d59c4eac5ae34ac155804d44fb6 b0f9380fc56d42e5a12094c467188de9
>  RTMPDUMP		:= rtmpdump-$(RTMPDUMP_VERSION)
>  RTMPDUMP_SUFFIX		:= tar.gz
> -RTMPDUMP_URL		:= http://git.ffmpeg.org/gitweb/rtmpdump.git/snapshot/$(RTMPDUMP_VERSION).$(RTMPDUMP_SUFFIX)
> +RTMPDUMP_URL		:= git+https://git.ffmpeg.org/rtmpdump.git;tag=$(RTMPDUMP_VERSION)
>  RTMPDUMP_SOURCE		:= $(SRCDIR)/$(RTMPDUMP).$(RTMPDUMP_SUFFIX)
>  RTMPDUMP_DIR		:= $(BUILDDIR)/$(RTMPDUMP)
>  RTMPDUMP_LICENSE	:= LGPL-2.1-or-later AND GPL-2.0-or-later



      reply	other threads:[~2023-11-28  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-14  9:58 [ptxdist] [PATCH] " Roland Hieber
2023-11-14 16:35 ` Michael Olbrich
2023-11-21 10:49   ` [ptxdist] [PATCH v2] " Roland Hieber
2023-11-28  8:37     ` Michael Olbrich [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=20231128083703.1057569-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    --cc=rhi@pengutronix.de \
    /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