diff --git a/srcpkgs/ngircd/template b/srcpkgs/ngircd/template index 5147186db6e..b4717d4c6e7 100644 --- a/srcpkgs/ngircd/template +++ b/srcpkgs/ngircd/template @@ -1,7 +1,7 @@ # Template build file for 'ngircd' pkgname=ngircd -version=22 -revision=4 +version=22.1 +revision=1 build_style=gnu-configure build_options="systemd" configure_args="--enable-ipv6 --with-openssl --without-ident ac_cv_func_getaddrinfo=yes" @@ -13,7 +13,7 @@ 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" -checksum=a4c13e6a5f991d248412d550b4617484d7f977c786a0323f0301b4d4707a639e +checksum=cbe76d63fa919b2eaa87c5942f587f9fa95291e6fa4d7490d71bc94fa69b4956 post_configure() { echo "#define HAVE_WORKING_GETADDRINFO 1" >>src/config.h