mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
znc: update to 1.7.5.
This commit is contained in:
parent
3a6719b159
commit
ff808cc259
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'znc'
|
# Template file for 'znc'
|
||||||
pkgname=znc
|
pkgname=znc
|
||||||
version=1.7.4
|
version=1.7.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--enable-python
|
--enable-python
|
||||||
|
@ -15,10 +15,10 @@ makedepends="libressl-devel python3-devel tcl-devel libsasl-devel
|
||||||
short_desc="An advanced IRC Bouncer"
|
short_desc="An advanced IRC Bouncer"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
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/"
|
homepage="https://znc.in/"
|
||||||
distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b1a32921a8e6d79ee6c5900c8d07293026966db7c05aaac48984231befc49b71
|
checksum=a8941e1385c8654287a4428018d93459482e9d5eeedf86bef7b020ddc5f24721
|
||||||
|
|
||||||
system_accounts="znc"
|
system_accounts="znc"
|
||||||
znc_homedir="/var/lib/znc"
|
znc_homedir="/var/lib/znc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue