mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
parent
68ab265337
commit
fd91f03d93
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'toxcore'
|
# Template file for 'toxcore'
|
||||||
pkgname=toxcore
|
pkgname=toxcore
|
||||||
version=0.1.8
|
version=0.1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="c-toxcore-${version}"
|
wrksrc="c-toxcore-${version}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Spencer Hill <spencernh77@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://tox.chat"
|
homepage="https://tox.chat"
|
||||||
distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz"
|
distfiles="https://github.com/TokTok/c-toxcore/archive/v${version}.tar.gz"
|
||||||
checksum=f8b44a54b775a4cb3b6f5efb37d5954bdc6f142c982169f1fad3300c6bf25639
|
checksum=f3613c2e315a481473eb3914248b632de6872af0a4912338b733e1df02eb60f8
|
||||||
|
|
||||||
configure_args="--enable-daemon"
|
configure_args="--enable-daemon"
|
||||||
system_accounts="toxbootstrapd"
|
system_accounts="toxbootstrapd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue