Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v3] xinetd: change download location
@ 2014-11-01 20:54 Karoly Kasza
  2014-11-01 21:44 ` Yann E. MORIN
  2014-11-01 22:21 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Karoly Kasza @ 2014-11-01 20:54 UTC (permalink / raw)
  To: buildroot

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>
---

Changes v2 -> v3:
  - use github helper

 package/xinetd/xinetd.mk |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/xinetd/xinetd.mk b/package/xinetd/xinetd.mk
index 1fb91b5..92d0d53 100644
--- a/package/xinetd/xinetd.mk
+++ b/package/xinetd/xinetd.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-XINETD_VERSION = 2.3.15
-XINETD_SITE = http://www.xinetd.org
+XINETD_VERSION = xinetd-2-3-15
+XINETD_SITE = $(call github,xinetd-org,xinetd,$(XINETD_VERSION))
 XINETD_LICENSE = xinetd license
 XINETD_LICENSE_FILES = COPYRIGHT
 
-- 
1.7.10.4

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

* [Buildroot] [PATCH v3] xinetd: change download location
  2014-11-01 20:54 [Buildroot] [PATCH v3] xinetd: change download location Karoly Kasza
@ 2014-11-01 21:44 ` Yann E. MORIN
  2014-11-01 22:21 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2014-11-01 21:44 UTC (permalink / raw)
  To: buildroot

Karoly, All,

On 2014-11-01 21:54 +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>

Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

> ---
> 
> Changes v2 -> v3:
>   - use github helper
> 
>  package/xinetd/xinetd.mk |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/package/xinetd/xinetd.mk b/package/xinetd/xinetd.mk
> index 1fb91b5..92d0d53 100644
> --- a/package/xinetd/xinetd.mk
> +++ b/package/xinetd/xinetd.mk
> @@ -4,8 +4,8 @@
>  #
>  ################################################################################
>  
> -XINETD_VERSION = 2.3.15
> -XINETD_SITE = http://www.xinetd.org
> +XINETD_VERSION = xinetd-2-3-15
> +XINETD_SITE = $(call github,xinetd-org,xinetd,$(XINETD_VERSION))
>  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.  |
'------------------------------^-------^------------------^--------------------'

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

* [Buildroot] [PATCH v3] xinetd: change download location
  2014-11-01 20:54 [Buildroot] [PATCH v3] xinetd: change download location Karoly Kasza
  2014-11-01 21:44 ` Yann E. MORIN
@ 2014-11-01 22:21 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-11-01 22:21 UTC (permalink / raw)
  To: buildroot

Dear Karoly Kasza,

On Sat,  1 Nov 2014 21:54:40 +0100, Karoly Kasza wrote:
> 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>

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2014-11-01 22:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01 20:54 [Buildroot] [PATCH v3] xinetd: change download location Karoly Kasza
2014-11-01 21:44 ` Yann E. MORIN
2014-11-01 22:21 ` Thomas Petazzoni

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