From 4d62ff85691c9fcea6a0c25e98034154fdfd4c5b Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 10 Sep 2020 13:42:04 +0200 Subject: [PATCH] znc: update to 1.8.2. --- srcpkgs/znc/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/znc/template b/srcpkgs/znc/template index ef82f6aff27..af2192d499a 100644 --- a/srcpkgs/znc/template +++ b/srcpkgs/znc/template @@ -1,7 +1,7 @@ # Template file for 'znc' pkgname=znc -version=1.8.1 -revision=2 +version=1.8.2 +revision=1 build_style=gnu-configure configure_args=" --enable-python @@ -18,7 +18,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=3195f7614a800a843af12271593d39cd3eb40c15657cce56d9cf28754cd86141 +checksum=ff238aae3f2ae0e44e683c4aee17dc8e4fdd261ca9379d83b48a7d422488de0d system_accounts="znc" znc_homedir="/var/lib/znc"