From 5edaba20cbbebc87848f35c10e71fc6f1b7f3fcb Mon Sep 17 00:00:00 2001 From: Komeil Parseh Date: Mon, 14 Sep 2026 07:20:31 +0330 Subject: [PATCH] znc: update to 1.10.3. --- srcpkgs/znc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/znc/template b/srcpkgs/znc/template index e038d10a8a1ffb..9303ba58f5e435 100644 --- a/srcpkgs/znc/template +++ b/srcpkgs/znc/template @@ -1,6 +1,6 @@ # Template file for 'znc' pkgname=znc -version=1.10.2 +version=1.10.3 revision=1 build_style=cmake configure_args="-DWANT_PYTHON=YES -DWANT_PERL=YES -DWANT_TCL=YES @@ -15,7 +15,7 @@ license="Apache-2.0" homepage="https://znc.in/" changelog="https://github.com/znc/znc/raw/master/ChangeLog.md" distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz" -checksum=5b7561f3b100234d58ae4946eac0262ab305d275c094e64ae723e45d07be08ab +checksum=68f3f6641b480c041010c5596e1234043e05c9137eda06233845017603095f5b system_accounts="znc" znc_homedir="/var/lib/znc"