From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/transmission: fix SITE url
Date: Tue, 1 Nov 2016 16:25:57 +0100 [thread overview]
Message-ID: <20161101162557.3d1f3930@free-electrons.com> (raw)
In-Reply-To: <20161029191422.22099-1-bernd.kuhls@t-online.de>
Hello,
On Sat, 29 Oct 2016 21:14:22 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/transmission/transmission.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/transmission/transmission.mk b/package/transmission/transmission.mk
> index e0cfc2d..923ba40 100644
> --- a/package/transmission/transmission.mk
> +++ b/package/transmission/transmission.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> TRANSMISSION_VERSION = 2.92
> -TRANSMISSION_SITE = http://download.transmissionbt.com/files
> +TRANSMISSION_SITE = https://github.com/transmission/transmission-releases/raw/master
> TRANSMISSION_SOURCE = transmission-$(TRANSMISSION_VERSION).tar.xz
I really wonder why they have created a separate Github project and
repository to host tarballs, instead of using the Github releases
functionality.
That being said, that's upstream choice, so: patch applied.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
prev parent reply other threads:[~2016-11-01 15:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-29 19:14 [Buildroot] [PATCH 1/1] package/transmission: fix SITE url Bernd Kuhls
2016-11-01 15:25 ` Thomas Petazzoni [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=20161101162557.3d1f3930@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox