From: Gustavo Zacarias Date: Mon, 16 Jun 2014 13:50:35 +0000 (-0300) Subject: ngircd: switch site now that berlios is gone X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2f9eb8e60bd879026ff0ecc7d6afd8c2ba207116;p=buildroot.git ngircd: switch site now that berlios is gone Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- diff --git a/package/ngircd/ngircd.mk b/package/ngircd/ngircd.mk index 13313a7f71..2eb89afc9b 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