From 9c82f9d2a734ee4d5a375904578b036f84532f6f Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 7 Aug 2016 02:57:28 -0400 Subject: [PATCH] ngircd: custom distfile hosting stopped; using github hosting instead --- srcpkgs/ngircd/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ngircd/template b/srcpkgs/ngircd/template index 8f485ca8b1..3b942d3fda 100644 --- a/srcpkgs/ngircd/template +++ b/srcpkgs/ngircd/template @@ -11,7 +11,7 @@ homepage="http://ngircd.barton.de/" short_desc="Free, portable and lightweight Internet Relay Chat server" maintainer="Juan RP " license="GPL-2" -distfiles="http://ngircd.barton.de/pub/${pkgname}/${pkgname}-${version}.tar.xz" +distfiles="https://github.com/ngircd/ngircd/releases/download/rel-${version}/ngircd-${version}.tar.xz" checksum=d431bdbc07401b29696b2119963dde2322052a7d8924188947fa3870a138fb6a post_configure() {