* [Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.19
@ 2024-03-24 8:58 Fabrice Fontaine
2024-03-24 15:09 ` Arnout Vandecappelle via buildroot
2024-03-25 8:22 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2024-03-24 8:58 UTC (permalink / raw)
To: buildroot; +Cc: Philipp Richter, Fabrice Fontaine
https://github.com/arvidn/libtorrent/releases/tag/v1.2.19
https://github.com/arvidn/libtorrent/releases/tag/v1.2.18
https://github.com/arvidn/libtorrent/releases/tag/v1.2.17
https://github.com/arvidn/libtorrent/releases/tag/v1.2.16
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libtorrent-rasterbar/libtorrent-rasterbar.hash | 2 +-
package/libtorrent-rasterbar/libtorrent-rasterbar.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libtorrent-rasterbar/libtorrent-rasterbar.hash b/package/libtorrent-rasterbar/libtorrent-rasterbar.hash
index 3f59642b72..b1abe85d84 100644
--- a/package/libtorrent-rasterbar/libtorrent-rasterbar.hash
+++ b/package/libtorrent-rasterbar/libtorrent-rasterbar.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 c8ad8638684c0a903ebabc30490079e31b1a6a638da2adec5a8bef6a0e62214b libtorrent-rasterbar-1.2.15.tar.gz
+sha256 eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e libtorrent-rasterbar-1.2.19.tar.gz
sha256 f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8 COPYING
diff --git a/package/libtorrent-rasterbar/libtorrent-rasterbar.mk b/package/libtorrent-rasterbar/libtorrent-rasterbar.mk
index 5eb80f0bd1..81247c63db 100644
--- a/package/libtorrent-rasterbar/libtorrent-rasterbar.mk
+++ b/package/libtorrent-rasterbar/libtorrent-rasterbar.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBTORRENT_RASTERBAR_VERSION = 1.2.15
+LIBTORRENT_RASTERBAR_VERSION = 1.2.19
LIBTORRENT_RASTERBAR_SITE = \
https://github.com/arvidn/libtorrent/releases/download/v$(LIBTORRENT_RASTERBAR_VERSION)
LIBTORRENT_RASTERBAR_LICENSE = BSD-3-Clause
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.19
2024-03-24 8:58 [Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.19 Fabrice Fontaine
@ 2024-03-24 15:09 ` Arnout Vandecappelle via buildroot
2024-03-25 8:22 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2024-03-24 15:09 UTC (permalink / raw)
To: Fabrice Fontaine, buildroot; +Cc: Philipp Richter
On 24/03/2024 09:58, Fabrice Fontaine wrote:
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.19
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.18
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.17
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.16
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Arnout
> ---
> package/libtorrent-rasterbar/libtorrent-rasterbar.hash | 2 +-
> package/libtorrent-rasterbar/libtorrent-rasterbar.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/libtorrent-rasterbar/libtorrent-rasterbar.hash b/package/libtorrent-rasterbar/libtorrent-rasterbar.hash
> index 3f59642b72..b1abe85d84 100644
> --- a/package/libtorrent-rasterbar/libtorrent-rasterbar.hash
> +++ b/package/libtorrent-rasterbar/libtorrent-rasterbar.hash
> @@ -1,3 +1,3 @@
> # Locally calculated
> -sha256 c8ad8638684c0a903ebabc30490079e31b1a6a638da2adec5a8bef6a0e62214b libtorrent-rasterbar-1.2.15.tar.gz
> +sha256 eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e libtorrent-rasterbar-1.2.19.tar.gz
> sha256 f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8 COPYING
> diff --git a/package/libtorrent-rasterbar/libtorrent-rasterbar.mk b/package/libtorrent-rasterbar/libtorrent-rasterbar.mk
> index 5eb80f0bd1..81247c63db 100644
> --- a/package/libtorrent-rasterbar/libtorrent-rasterbar.mk
> +++ b/package/libtorrent-rasterbar/libtorrent-rasterbar.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -LIBTORRENT_RASTERBAR_VERSION = 1.2.15
> +LIBTORRENT_RASTERBAR_VERSION = 1.2.19
> LIBTORRENT_RASTERBAR_SITE = \
> https://github.com/arvidn/libtorrent/releases/download/v$(LIBTORRENT_RASTERBAR_VERSION)
> LIBTORRENT_RASTERBAR_LICENSE = BSD-3-Clause
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.19
2024-03-24 8:58 [Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.19 Fabrice Fontaine
2024-03-24 15:09 ` Arnout Vandecappelle via buildroot
@ 2024-03-25 8:22 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-03-25 8:22 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Philipp Richter, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.19
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.18
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.17
> https://github.com/arvidn/libtorrent/releases/tag/v1.2.16
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2024.02.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-25 8:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-24 8:58 [Buildroot] [PATCH 1/1] package/libtorrent-rasterbar: bump to version 1.2.19 Fabrice Fontaine
2024-03-24 15:09 ` Arnout Vandecappelle via buildroot
2024-03-25 8:22 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox