Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions srcpkgs/znc/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'znc'
pkgname=znc
version=1.10.1
revision=7
version=1.10.2
revision=1
build_style=cmake
configure_args="-DWANT_PYTHON=YES -DWANT_PERL=YES -DWANT_TCL=YES
-DWANT_ARGON=YES -DWANT_I18N=YES"
Expand All @@ -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=4e6e76851dbf2606185972b53ec5decad68fe53b63a56e4df8b8b3c0a6c46800
checksum=5b7561f3b100234d58ae4946eac0262ab305d275c094e64ae723e45d07be08ab

system_accounts="znc"
znc_homedir="/var/lib/znc"
Expand Down