[Buildroot] [git commit] ngircd: switch site now that berlios is gone

Peter Korsgaard peter at korsgaard.com
Wed Jun 18 12:04:22 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=2f9eb8e60bd879026ff0ecc7d6afd8c2ba207116
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/ngircd/ngircd.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/ngircd/ngircd.mk b/package/ngircd/ngircd.mk
index 13313a7..2eb89af 100644
--- a/package/ngircd/ngircd.mk
+++ b/package/ngircd/ngircd.mk
@@ -6,7 +6,7 @@
 
 NGIRCD_VERSION = 20.3
 NGIRCD_SOURCE = ngircd-$(NGIRCD_VERSION).tar.xz
-NGIRCD_SITE = ftp://ftp.berlios.de/pub/ngircd/
+NGIRCD_SITE = http://arthur.barton.de/pub/ngircd/
 NGIRCD_DEPENDENCIES = zlib
 NGIRCD_LICENSE = GPLv2+
 NGIRCD_LICENSE_FILES = COPYING


More information about the buildroot mailing list