From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/boost: update upstream URL
Date: Wed, 19 May 2021 17:22:44 +0200 [thread overview]
Message-ID: <20210519152244.GC2268078@scaer> (raw)
In-Reply-To: <20210503133001.22665-1-nicolas.cavallari@green-communications.fr>
Nicolas, All,
On 2021-05-03 15:30 +0200, Nicolas Cavallari spake thusly:
> The old URL does not work anymore and the package relies on
> sources.buildroot.net. As indicated by boost's website:
> https://www.boost.org/users/news/boost_has_moved_downloads_to_jfr.html
>
> "The service that Boost uses to serve up its releases, Bintray.com is
> being retired by JFrog on the 1st of May. Fortunately for Boost, they
> have a new service, called JFrog.Arifactory, which we have transitioned
> to.
>
> For the users of Boost, the only difference is that there is a new URL
> to download releases and snapshots."
>
> Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr>
Thanks for your patch. Another patch was submitted a few days later, and
we applied it and missed yours. Thanks for the patch anyway! :-)
Regards,
Yann E. MORIN.
> ---
> package/boost/boost.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/boost/boost.mk b/package/boost/boost.mk
> index b8f90bb836..8d745ecc72 100644
> --- a/package/boost/boost.mk
> +++ b/package/boost/boost.mk
> @@ -6,7 +6,7 @@
>
> BOOST_VERSION = 1.75.0
> BOOST_SOURCE = boost_$(subst .,_,$(BOOST_VERSION)).tar.bz2
> -BOOST_SITE = https://dl.bintray.com/boostorg/release/$(BOOST_VERSION)/source
> +BOOST_SITE = https://boostorg.jfrog.io/artifactory/main/release/$(BOOST_VERSION)/source
> BOOST_INSTALL_STAGING = YES
> BOOST_LICENSE = BSL-1.0
> BOOST_LICENSE_FILES = LICENSE_1_0.txt
> --
> 2.31.1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
prev parent reply other threads:[~2021-05-19 15:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-03 13:30 [Buildroot] [PATCH 1/1] package/boost: update upstream URL Nicolas Cavallari
2021-05-19 15:22 ` Yann E. MORIN [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=20210519152244.GC2268078@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.