toxcore: update to 0.1.10.
This commit is contained in:
parent
0f4955a2cc
commit
f3e27983f0
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.9
|
version=0.1.10
|
||||||
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=f3613c2e315a481473eb3914248b632de6872af0a4912338b733e1df02eb60f8
|
checksum=7ec99c71a31e612ba458d708e05174afb2852cfbb4504ccb9456bd706fc27bd1
|
||||||
|
|
||||||
configure_args="--enable-daemon"
|
configure_args="--enable-daemon"
|
||||||
system_accounts="toxbootstrapd"
|
system_accounts="toxbootstrapd"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue