ngircd: custom distfile hosting stopped; using github hosting instead
This commit is contained in:
parent
e06807b752
commit
9c82f9d2a7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ homepage="http://ngircd.barton.de/"
|
|||
short_desc="Free, portable and lightweight Internet Relay Chat server"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
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() {
|
||||
|
|
Loading…
Reference in a new issue