mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-07 13:22:56 +02:00
znc: update to 1.8.0.
This commit is contained in:
parent
9c92361e1b
commit
b2b6117524
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'znc'
|
# Template file for 'znc'
|
||||||
pkgname=znc
|
pkgname=znc
|
||||||
version=1.7.5
|
version=1.8.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--enable-python
|
--enable-python
|
||||||
|
@ -12,13 +12,13 @@ configure_args="
|
||||||
hostmakedepends="pkg-config perl tar"
|
hostmakedepends="pkg-config perl tar"
|
||||||
makedepends="libressl-devel python3-devel tcl-devel libsasl-devel
|
makedepends="libressl-devel python3-devel tcl-devel libsasl-devel
|
||||||
icu-devel zlib-devel perl"
|
icu-devel zlib-devel perl"
|
||||||
short_desc="An advanced IRC Bouncer"
|
short_desc="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"
|
|
||||||
homepage="https://znc.in/"
|
homepage="https://znc.in/"
|
||||||
|
changelog="https://github.com/znc/znc/raw/master/ChangeLog.md"
|
||||||
distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://znc.in/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=a8941e1385c8654287a4428018d93459482e9d5eeedf86bef7b020ddc5f24721
|
checksum=94fdb227c1afa3abff468e0b7b1309120ad99d6aa64c4fd35bef02928171bd54
|
||||||
|
|
||||||
system_accounts="znc"
|
system_accounts="znc"
|
||||||
znc_homedir="/var/lib/znc"
|
znc_homedir="/var/lib/znc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue