mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
znc: update to 1.8.2.
This commit is contained in:
parent
20d27cc9d6
commit
4d62ff8569
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.8.1
|
version=1.8.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--enable-python
|
--enable-python
|
||||||
|
@ -18,7 +18,7 @@ license="Apache-2.0"
|
||||||
homepage="https://znc.in/"
|
homepage="https://znc.in/"
|
||||||
changelog="https://github.com/znc/znc/raw/master/ChangeLog.md"
|
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=3195f7614a800a843af12271593d39cd3eb40c15657cce56d9cf28754cd86141
|
checksum=ff238aae3f2ae0e44e683c4aee17dc8e4fdd261ca9379d83b48a7d422488de0d
|
||||||
|
|
||||||
system_accounts="znc"
|
system_accounts="znc"
|
||||||
znc_homedir="/var/lib/znc"
|
znc_homedir="/var/lib/znc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue