From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] xinetd: change download location
Date: Sat, 1 Nov 2014 20:08:33 +0100 [thread overview]
Message-ID: <20141101190833.GF10189@free.fr> (raw)
In-Reply-To: <1414863185-1250-1-git-send-email-kaszak@gmail.com>
Karoly, All,
On 2014-11-01 18:33 +0100, Karoly Kasza spake thusly:
> xinetd.org is down, change to github instead.
> Hash can not be used, the tarball is generated.
>
> Signed-off-by: Karoly Kasza <kaszak@gmail.com>
> ---
> package/xinetd/xinetd.mk | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
> diff --git a/package/xinetd/xinetd.mk b/package/xinetd/xinetd.mk
> index 1fb91b5..0ecc1ad 100644
> --- a/package/xinetd/xinetd.mk
> +++ b/package/xinetd/xinetd.mk
> @@ -4,8 +4,9 @@
> #
> ################################################################################
>
> -XINETD_VERSION = 2.3.15
> -XINETD_SITE = http://www.xinetd.org
> +XINETD_VERSION = 2-3-15
> +XINETD_SOURCE = xinetd-$(XINETD_VERSION).tar.gz
> +XINETD_SITE = https://github.com/xinetd-org/xinetd/archive
See the manual on how to use the github helper:
http://nightly.buildroot.org/#github-download-url
Regards,
Yann E. MORIN.
> XINETD_LICENSE = xinetd license
> XINETD_LICENSE_FILES = COPYRIGHT
>
> --
> 1.7.10.4
>
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-11-01 19:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-01 17:33 [Buildroot] [PATCH v2] xinetd: change download location Karoly Kasza
2014-11-01 19:08 ` Yann E. MORIN [this message]
2014-11-01 20:51 ` Károly Kasza
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=20141101190833.GF10189@free.fr \
--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.