mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
znc: update to 1.8.1.
This commit is contained in:
parent
b89226e2b4
commit
fb5e7bdbde
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.0
|
version=1.8.1
|
||||||
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=94fdb227c1afa3abff468e0b7b1309120ad99d6aa64c4fd35bef02928171bd54
|
checksum=3195f7614a800a843af12271593d39cd3eb40c15657cce56d9cf28754cd86141
|
||||||
|
|
||||||
system_accounts="znc"
|
system_accounts="znc"
|
||||||
znc_homedir="/var/lib/znc"
|
znc_homedir="/var/lib/znc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue