znc: update to 1.8.0.

This commit is contained in:
Duncaen 2020-05-02 18:02:13 +02:00
parent 9c92361e1b
commit b2b6117524
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,7 +1,7 @@
# Template file for 'znc'
pkgname=znc
version=1.7.5
revision=2
version=1.8.0
revision=1
build_style=gnu-configure
configure_args="
--enable-python
@ -12,13 +12,13 @@ configure_args="
hostmakedepends="pkg-config perl tar"
makedepends="libressl-devel python3-devel tcl-devel libsasl-devel
icu-devel zlib-devel perl"
short_desc="An advanced IRC Bouncer"
short_desc="Advanced IRC Bouncer"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="Apache-2.0"
changelog="https://github.com/znc/znc/raw/master/ChangeLog.md"
homepage="https://znc.in/"
changelog="https://github.com/znc/znc/raw/master/ChangeLog.md"
distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz"
checksum=a8941e1385c8654287a4428018d93459482e9d5eeedf86bef7b020ddc5f24721
checksum=94fdb227c1afa3abff468e0b7b1309120ad99d6aa64c4fd35bef02928171bd54
system_accounts="znc"
znc_homedir="/var/lib/znc"