From 30e837a365fd7c8f6cf8c15a6da79e97176b106c Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Sun, 24 Jan 2021 16:55:21 +0100 Subject: [PATCH] ngircd: update to 26.1. --- srcpkgs/ngircd/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ngircd/template b/srcpkgs/ngircd/template index 1ed799b794f..326b1e9ed09 100644 --- a/srcpkgs/ngircd/template +++ b/srcpkgs/ngircd/template @@ -1,6 +1,6 @@ # Template file for 'ngircd' pkgname=ngircd -version=26 +version=26.1 revision=1 build_style=gnu-configure configure_args="--enable-ipv6 --with-openssl --without-ident ac_cv_func_getaddrinfo=yes" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-or-later" homepage="http://ngircd.barton.de/" distfiles="https://ngircd.barton.de/pub/ngircd/ngircd-${version}.tar.xz" -checksum=56dcc6483058699fcdd8e54f5010eecee09824b93bad7ed5f18818e550d855c6 +checksum=55c16fd26009f6fc6a007df4efac87a02e122f680612cda1ce26e17a18d86254 post_configure() { echo "#define HAVE_WORKING_GETADDRINFO 1" >>src/config.h