znc: update to 1.7.5.
This commit is contained in:
parent
3a6719b159
commit
ff808cc259
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'znc'
|
||||
pkgname=znc
|
||||
version=1.7.4
|
||||
revision=3
|
||||
version=1.7.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--enable-python
|
||||
|
@ -15,10 +15,10 @@ makedepends="libressl-devel python3-devel tcl-devel libsasl-devel
|
|||
short_desc="An advanced IRC Bouncer"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="Apache-2.0"
|
||||
#changelog="https://github.com/znc/znc/raw/master/ChangeLog.md"
|
||||
changelog="https://github.com/znc/znc/raw/master/ChangeLog.md"
|
||||
homepage="https://znc.in/"
|
||||
distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz"
|
||||
checksum=b1a32921a8e6d79ee6c5900c8d07293026966db7c05aaac48984231befc49b71
|
||||
checksum=a8941e1385c8654287a4428018d93459482e9d5eeedf86bef7b020ddc5f24721
|
||||
|
||||
system_accounts="znc"
|
||||
znc_homedir="/var/lib/znc"
|
||||
|
|
Loading…
Reference in New Issue