ngircd: update to 22.1.

This commit is contained in:
Juan RP 2015-04-08 07:10:11 +02:00
parent 7fb671b05a
commit c105bd0817
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xtraeme@gmail.com>"
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