mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2] rtmpdump: version bump 2021-02-19-gf1b83c10d8be -> 2024-03-01-g6f6bb1353fc8
@ 2025-10-24 21:52 Sven Püschel
  2025-10-26 20:33 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Püschel @ 2025-10-24 21:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

The double md5 sum was a result from a URL change without a new version.
Therefore two md5 sums were valid ones to keep the cached downloads
valid. As we now update the version, we don't have existing versions
in the cache and thereore can only use the md5 for the current URL.

Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
---
 rules/rtmpdump.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/rtmpdump.make b/rules/rtmpdump.make
index 81127c23f..f70ca734b 100644
--- a/rules/rtmpdump.make
+++ b/rules/rtmpdump.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_RTMPDUMP) += rtmpdump
 # Paths and names
 #
 # No tags: use a fake descriptive commit-ish to include the date
-RTMPDUMP_VERSION	:= 2021-02-19-gf1b83c10d8be
-RTMPDUMP_MD5		:= 33390d59c4eac5ae34ac155804d44fb6 b0f9380fc56d42e5a12094c467188de9
+RTMPDUMP_VERSION	:= 2024-03-01-g6f6bb1353fc8
+RTMPDUMP_MD5		:= 0e47613afcf77bf039fe6761f7b6c1f6
 RTMPDUMP		:= rtmpdump-$(RTMPDUMP_VERSION)
 RTMPDUMP_SUFFIX		:= tar.gz
 RTMPDUMP_URL		:= git+https://git.ffmpeg.org/rtmpdump.git;tag=$(RTMPDUMP_VERSION)
-- 
2.47.3




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] rtmpdump: version bump 2021-02-19-gf1b83c10d8be -> 2024-03-01-g6f6bb1353fc8
  2025-10-24 21:52 [ptxdist] [PATCH v2] rtmpdump: version bump 2021-02-19-gf1b83c10d8be -> 2024-03-01-g6f6bb1353fc8 Sven Püschel
@ 2025-10-26 20:33 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-10-26 20:33 UTC (permalink / raw)
  To: ptxdist; +Cc: Sven Püschel

Thanks, applied as bffa011046b9e05992baf8374e34118b31680a49.

Michael

[sent from post-receive hook]

On Sun, 26 Oct 2025 21:33:03 +0100, Sven Püschel <s.pueschel@pengutronix.de> wrote:
> The double md5 sum was a result from a URL change without a new version.
> Therefore two md5 sums were valid ones to keep the cached downloads
> valid. As we now update the version, we don't have existing versions
> in the cache and thereore can only use the md5 for the current URL.
> 
> Signed-off-by: Sven Püschel <s.pueschel@pengutronix.de>
> Message-Id: <20251024215331.1696508-1-s.pueschel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/rtmpdump.make b/rules/rtmpdump.make
> index 81127c23f61b..f70ca734ba44 100644
> --- a/rules/rtmpdump.make
> +++ b/rules/rtmpdump.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_RTMPDUMP) += rtmpdump
>  # Paths and names
>  #
>  # No tags: use a fake descriptive commit-ish to include the date
> -RTMPDUMP_VERSION	:= 2021-02-19-gf1b83c10d8be
> -RTMPDUMP_MD5		:= 33390d59c4eac5ae34ac155804d44fb6 b0f9380fc56d42e5a12094c467188de9
> +RTMPDUMP_VERSION	:= 2024-03-01-g6f6bb1353fc8
> +RTMPDUMP_MD5		:= 0e47613afcf77bf039fe6761f7b6c1f6
>  RTMPDUMP		:= rtmpdump-$(RTMPDUMP_VERSION)
>  RTMPDUMP_SUFFIX		:= tar.gz
>  RTMPDUMP_URL		:= git+https://git.ffmpeg.org/rtmpdump.git;tag=$(RTMPDUMP_VERSION)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-10-26 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-24 21:52 [ptxdist] [PATCH v2] rtmpdump: version bump 2021-02-19-gf1b83c10d8be -> 2024-03-01-g6f6bb1353fc8 Sven Püschel
2025-10-26 20:33 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox