mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
toxcore: update to 0.1.4.
This commit is contained in:
parent
d4a039e6f6
commit
cb359c70f7
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.3
|
version=0.1.4
|
||||||
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=741d2d943b7c17c79a24d21611709aae2b835cd2e265b712b5626798ef4e815b
|
checksum=87b228b4ccbc8149cf7745641c9332a208b22dc7a41b9d421810d0677723774c
|
||||||
|
|
||||||
configure_args="--enable-daemon"
|
configure_args="--enable-daemon"
|
||||||
system_accounts="toxbootstrapd"
|
system_accounts="toxbootstrapd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue