Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] xinetd: change download location
@ 2014-11-01 17:33 Karoly Kasza
  2014-11-01 19:08 ` Yann E. MORIN
  0 siblings, 1 reply; 3+ messages in thread
From: Karoly Kasza @ 2014-11-01 17:33 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>
---
 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
 XINETD_LICENSE = xinetd license
 XINETD_LICENSE_FILES = COPYRIGHT
 
-- 
1.7.10.4

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-01 17:33 [Buildroot] [PATCH v2] xinetd: change download location Karoly Kasza
2014-11-01 19:08 ` Yann E. MORIN
2014-11-01 20:51   ` Károly Kasza

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