mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
znc: update to 1.6.6.
This commit is contained in:
parent
3f1ef12000
commit
ba499c14b8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'znc'
|
# Template file for 'znc'
|
||||||
pkgname=znc
|
pkgname=znc
|
||||||
version=1.6.5
|
version=1.6.6
|
||||||
revision=8
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-python --enable-perl --enable-tcl --enable-cyrus"
|
configure_args="--enable-python --enable-perl --enable-tcl --enable-cyrus"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://znc.in/"
|
homepage="http://znc.in/"
|
||||||
distfiles="http://znc.in/releases/$pkgname-$version.tar.gz"
|
distfiles="http://znc.in/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=2f0225d49c53a01f8d94feea4619a6fe92857792bb3401a4eb1edd65f0342aca
|
checksum=7fb841bc71dc1749b1dc081e9eaf22ceb56ebb03c6b1d8804a4f9eb8bbd59525
|
||||||
|
|
||||||
system_accounts="znc"
|
system_accounts="znc"
|
||||||
znc_homedir="/var/lib/znc"
|
znc_homedir="/var/lib/znc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue